Skip to content

Fix typo in array_windows() - #1116

Open
ronnodas wants to merge 1 commit into
rust-itertools:masterfrom
ronnodas:array-windows-doc-typo
Open

Fix typo in array_windows()#1116
ronnodas wants to merge 1 commit into
rust-itertools:masterfrom
ronnodas:array-windows-doc-typo

Fix typo in `array_windows()`

a2be0af
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 1s

94.04% (-0.35%) compared to 6814180, passed because coverage increased by 0.06% when compared to adjusted base (93.97%)

View this Pull Request on Codecov

94.04% (-0.35%) compared to 6814180, passed because coverage increased by 0.06% when compared to adjusted base (93.97%)

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1116      +/-   ##
==========================================
- Coverage   94.38%   94.04%   -0.35%     
==========================================
  Files          48       52       +4     
  Lines        6665     6679      +14     
==========================================
- Hits         6291     6281      -10     
- Misses        374      398      +24     

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