Skip to content

Do not panic in Itertools::get large range

3789686
Select commit
Loading
Failed to load commit list.
Open

Do not panic in Itertools::get large range #1089

Do not panic in Itertools::get large range
3789686
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 23, 2026 in 0s

93.90% (-0.49%) compared to 6814180

View this Pull Request on Codecov

93.90% (-0.49%) compared to 6814180

Details

Codecov Report

❌ Patch coverage is 96.22642% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.90%. Comparing base (6814180) to head (3789686).
⚠️ Report is 178 commits behind head on master.

Files with missing lines Patch % Lines
src/iter_index.rs 96.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
- Coverage   94.38%   93.90%   -0.49%     
==========================================
  Files          48       51       +3     
  Lines        6665     6513     -152     
==========================================
- Hits         6291     6116     -175     
- Misses        374      397      +23     

☔ 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.