DalgoT4D / prefect-proxy

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

determine final state of flow run based on task runs #133

Closed fatchat closed 1 month ago

fatchat commented 1 month ago

get_flow_run should result in the same state for the flow-run as get_flow_runs_for_deployment

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 8 lines in your changes missing coverage. Please review.

Project coverage is 82.18%. Comparing base (58676cc) to head (1ea864b).

Files Patch % Lines
proxy/service.py 33.33% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== - Coverage 82.89% 82.18% -0.72% ========================================== Files 2 2 Lines 842 853 +11 ========================================== + Hits 698 701 +3 - Misses 144 152 +8 ```

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