rust-itertools / itertools

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

Fix two `Debug` #860

Closed Philippe-Cholet closed 7 months ago

Philippe-Cholet commented 7 months ago
codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (62d2b65) 93.43% compared to head (6c7932d) 93.56%.

Files Patch % Lines
src/grouping_map.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #860 +/- ## ========================================== + Coverage 93.43% 93.56% +0.12% ========================================== Files 48 48 Lines 6778 6771 -7 ========================================== + Hits 6333 6335 +2 + Misses 445 436 -9 ```

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