Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N - #1118
Open
ronnodas wants to merge 3 commits into
Open
Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N#1118ronnodas wants to merge 3 commits into
ExactSizeIterator for ArrayWindows<I, N> for small positive N#1118ronnodas wants to merge 3 commits into
Codecov / codecov/project
failed
Aug 16, 2026 in 1s
93.92% (-0.47%) compared to 6814180
View this Pull Request on Codecov
93.92% (-0.47%) compared to 6814180
Details
Codecov Report
❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.92%. Comparing base (6814180) to head (8fa10a3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/array_impl.rs | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1118 +/- ##
==========================================
- Coverage 94.38% 93.92% -0.47%
==========================================
Files 48 52 +4
Lines 6665 6687 +22
==========================================
- Hits 6291 6281 -10
- Misses 374 406 +32 ☔ View full report in Codecov by Harness.
📢 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.
Loading