DalgoT4D / DDP_backend

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

fixed the bug for fetching right dataflow against manual orgtask and also N+1 query #800

Closed Ishankoradia closed 1 month ago

Ishankoradia commented 1 month ago

@fatchat

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.72%. Comparing base (88d9b85) to head (976dbbb).

Files Patch % Lines
ddpui/api/orgtask_api.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #800 +/- ## ========================================== + Coverage 72.68% 72.72% +0.03% ========================================== Files 182 182 Lines 7429 7436 +7 ========================================== + Hits 5400 5408 +8 + Misses 2029 2028 -1 ```

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