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

type MapForGrouping<...> = MapSpecialCase<...> #876

Closed phimuemue closed 5 months ago

phimuemue commented 5 months ago

Follow-up to #873

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (6814180) 94.38% compared to head (eb18fd0) 94.39%. Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #876 +/- ## ======================================= Coverage 94.38% 94.39% ======================================= Files 48 48 Lines 6665 6672 +7 ======================================= + Hits 6291 6298 +7 Misses 374 374 ```

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