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

`WithPosition`: implement Debug #859

Closed Philippe-Cholet closed 7 months ago

Philippe-Cholet commented 7 months ago

After reading #32 again, I started to read all our files. This is the first one.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (62d2b65) 93.43% compared to head (e179b75) 93.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #859 +/- ## ======================================= Coverage 93.43% 93.43% ======================================= Files 48 48 Lines 6778 6778 ======================================= Hits 6333 6333 Misses 445 445 ```

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