Skip to content

Faster minmax by using fold#968

Open
Philippe-Cholet wants to merge 1 commit into
rust-itertools:masterfrom
Philippe-Cholet:minmax-with-fold
Open

Faster minmax by using fold#968
Philippe-Cholet wants to merge 1 commit into
rust-itertools:masterfrom
Philippe-Cholet:minmax-with-fold

Faster `minmax` by using `fold`

7cee79a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 0s

93.76% (-0.62%) compared to 6814180

View this Pull Request on Codecov

93.76% (-0.62%) compared to 6814180

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.76%. Comparing base (6814180) to head (7cee79a).
⚠️ Report is 184 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #968      +/-   ##
==========================================
- Coverage   94.38%   93.76%   -0.62%     
==========================================
  Files          48       50       +2     
  Lines        6665     6323     -342     
==========================================
- Hits         6291     5929     -362     
- Misses        374      394      +20     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.