Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FilterMapOk): implement DoubleEndedIterator #950

Merged
merged 2 commits into from
May 27, 2024

Merge branch 'rust-itertools:master' into filtermapok-doubleended

aa547c6
Select commit
Loading
Failed to load commit list.
Merged

feat(FilterMapOk): implement DoubleEndedIterator #950

Merge branch 'rust-itertools:master' into filtermapok-doubleended
aa547c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2024 in 0s

94.52% (+0.13%) compared to 6814180

View this Pull Request on Codecov

94.52% (+0.13%) compared to 6814180

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.52%. Comparing base (6814180) to head (aa547c6).
Report is 98 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #950      +/-   ##
==========================================
+ Coverage   94.38%   94.52%   +0.13%     
==========================================
  Files          48       49       +1     
  Lines        6665     7046     +381     
==========================================
+ Hits         6291     6660     +369     
- Misses        374      386      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.