Skip to content

Fix IntoChunks docstring#1100

Merged
phimuemue merged 1 commit into
rust-itertools:masterfrom
romanz:patch-1
May 1, 2026
Merged

Fix IntoChunks docstring#1100
phimuemue merged 1 commit into
rust-itertools:masterfrom
romanz:patch-1

Conversation

@romanz
Copy link
Copy Markdown
Contributor

@romanz romanz commented May 1, 2026

IIUC, ChunkLazy is no longer used.

IIUC, `ChunkLazy` is no longer used.
@phimuemue
Copy link
Copy Markdown
Member

Looks reasonable, thank you.

Did you grep for other occurrences?

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1100      +/-   ##
==========================================
- Coverage   94.38%   94.02%   -0.37%     
==========================================
  Files          48       51       +3     
  Lines        6665     6631      -34     
==========================================
- Hits         6291     6235      -56     
- Misses        374      396      +22     

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

@phimuemue phimuemue added this pull request to the merge queue May 1, 2026
Merged via the queue into rust-itertools:master with commit a617d6f May 1, 2026
12 of 14 checks passed
@romanz romanz deleted the patch-1 branch May 1, 2026 11:43
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.

2 participants