rust-itertools / itertools

Extra iterator adaptors, iterator methods, free functions, and macros.
https://docs.rs/itertools/
Apache License 2.0
2.64k stars 299 forks source link

Implement DoubleEndedIterator for ProcessResults #910

Closed shepmaster closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.43%. Comparing base (6814180) to head (0227457). Report is 42 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #910 +/- ## ========================================== + Coverage 94.38% 94.43% +0.04% ========================================== Files 48 48 Lines 6665 6829 +164 ========================================== + Hits 6291 6449 +158 - Misses 374 380 +6 ```

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