rust-itertools / itertools

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

Fix warnings from clippy 1.78 #928

Closed Philippe-Cholet closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.39%. Comparing base (6814180) to head (95a9cb0). Report is 63 commits behind head on master.

:exclamation: Current head 95a9cb0 differs from pull request most recent head 2250454. Consider uploading reports for the commit 2250454 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #928 +/- ## ======================================== Coverage 94.38% 94.39% ======================================== Files 48 48 Lines 6665 6890 +225 ======================================== + Hits 6291 6504 +213 - Misses 374 386 +12 ```

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