DalgoT4D / prefect-proxy

GNU Affero General Public License v3.0
0 stars 7 forks source link

get_running_flow_runs_by_deployment_id #102

Closed fatchat closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (bb105cd) 87.18% compared to head (9ff7c9e) 86.12%.

Files Patch % Lines
proxy/main.py 15.38% 11 Missing :warning:
proxy/service.py 73.33% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== - Coverage 87.18% 86.12% -1.07% ========================================== Files 2 2 Lines 1046 1074 +28 ========================================== + Hits 912 925 +13 - Misses 134 149 +15 ```

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

fatchat commented 6 months ago

closing, will use logic in https://github.com/DalgoT4D/DDP_backend/pull/431 instead