viceroypenguin / SuperLinq

Extensions to LINQ to Objects
Apache License 2.0
115 stars 12 forks source link

Fix bug in async `Batch` operator #652

Closed viceroypenguin closed 5 months ago

viceroypenguin commented 5 months ago

Fixes #651

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 95.59%. Comparing base (768f18c) to head (e20c1e9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #652 +/- ## ========================================== - Coverage 95.60% 95.59% -0.02% ========================================== Files 247 247 Lines 8805 8806 +1 Branches 1616 1616 ========================================== Hits 8418 8418 - Misses 193 194 +1 Partials 194 194 ```

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