DalgoT4D / DDP_backend

Django app for the DDP platform
GNU Affero General Public License v3.0
12 stars 40 forks source link

Tests data insights #731

Closed Ishankoradia closed 1 month ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 21.21212% with 26 lines in your changes missing coverage. Please review.

Project coverage is 75.48%. Comparing base (9577393) to head (8f7f6dc). Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
ddpui/datainsights/generate_result.py 0.00% 22 Missing :warning:
...pui/datainsights/insights/datetime_type/queries.py 0.00% 3 Missing :warning:
ddpui/datainsights/insights/insight_factory.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #731 +/- ## ========================================== + Coverage 72.84% 75.48% +2.64% ========================================== Files 183 183 Lines 7564 7613 +49 ========================================== + Hits 5510 5747 +237 + Misses 2054 1866 -188 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Ishankoradia commented 1 month ago

@fatchat lets merge this. We can create a new PR for remaining tests. The generate result file is left to test.

For that I was thinking to explore pytest-redis