fieldryand / goflow

Simple but powerful DAG scheduler and dashboard
MIT License
393 stars 31 forks source link

Fix leaking goroutines #75

Closed fieldryand closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 92.85714% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 96.15%. Comparing base (cc280ec) to head (e71bbbd).

Files Patch % Lines
stream.go 87.50% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ========================================== + Coverage 95.66% 96.15% +0.48% ========================================== Files 11 11 Lines 739 729 -10 ========================================== - Hits 707 701 -6 + Misses 20 19 -1 + Partials 12 9 -3 ```

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