reugn / go-streams

A lightweight stream processing library for Go
https://pkg.go.dev/github.com/reugn/go-streams
MIT License
1.92k stars 157 forks source link

test(flow): improve coverage and minor refactoring #139

Closed reugn closed 3 months ago

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.40%. Comparing base (2c4dbed) to head (3fa6be3). Report is 8 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #139 +/- ## ========================================== + Coverage 97.54% 99.40% +1.86% ========================================== Files 12 11 -1 Lines 529 504 -25 ========================================== - Hits 516 501 -15 + Misses 12 3 -9 + Partials 1 0 -1 ```

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