JuliaFolds2 / ChunkSplitters.jl

Simple chunk splitters for parallel loop executions
MIT License
40 stars 5 forks source link

Deal with empty iterators #31

Closed lmiq closed 5 months ago

lmiq commented 6 months ago

Solves https://github.com/JuliaFolds2/ChunkSplitters.jl/issues/30

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 93.36%. Comparing base (2b54fc2) to head (a65f88f).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 95.12% 93.36% -1.76% ========================================== Files 2 2 Lines 205 226 +21 ========================================== + Hits 195 211 +16 - Misses 10 15 +5 ```

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