Skip to content

fix some typos and add some examples that panic#1063

Merged
phimuemue merged 2 commits into
rust-itertools:masterfrom
Takashiidobe:takashiidobe/fix-typos-and-add-few-examples
Oct 9, 2025
Merged

fix some typos and add some examples that panic#1063
phimuemue merged 2 commits into
rust-itertools:masterfrom
Takashiidobe:takashiidobe/fix-typos-and-add-few-examples

Conversation

@Takashiidobe

Copy link
Copy Markdown
Contributor

Fixed a few typos I noticed and added a panicking example for zip_eq and one for chunks.

@phimuemue phimuemue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@phimuemue phimuemue enabled auto-merge October 9, 2025 05:36
@phimuemue phimuemue disabled auto-merge October 9, 2025 05:36

@phimuemue phimuemue left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you address the CI issues?

@Takashiidobe Takashiidobe requested a review from phimuemue October 9, 2025 13:07
@codecov

codecov Bot commented Oct 9, 2025

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1063      +/-   ##
==========================================
- Coverage   94.38%   93.75%   -0.63%     
==========================================
  Files          48       50       +2     
  Lines        6665     6297     -368     
==========================================
- Hits         6291     5904     -387     
- Misses        374      393      +19     

☔ 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 enabled auto-merge October 9, 2025 13:13
@phimuemue phimuemue added this pull request to the merge queue Oct 9, 2025
Merged via the queue into rust-itertools:master with commit 033e0ae Oct 9, 2025
12 of 14 checks passed
@jswrenn jswrenn mentioned this pull request Apr 7, 2026
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