Skip to content

Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N - #1118

Open
ronnodas wants to merge 3 commits into
rust-itertools:masterfrom
ronnodas:array-windows-esi
Open

Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N#1118
ronnodas wants to merge 3 commits into
rust-itertools:masterfrom
ronnodas:array-windows-esi

Conversation

@ronnodas

@ronnodas ronnodas commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

See #1117.

@ronnodas ronnodas changed the title Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N Implement ExactSizeIterator for ArrayWindows<I, N> for small positive N Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

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).
⚠️ Report is 211 commits behind head on master.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant