Skip to content

zip_eq: add DoubleEndedIterator implementation#1055

Closed
petrosagg wants to merge 1 commit into
rust-itertools:masterfrom
petrosagg:zip-eq-rev
Closed

zip_eq: add DoubleEndedIterator implementation#1055
petrosagg wants to merge 1 commit into
rust-itertools:masterfrom
petrosagg:zip-eq-rev

Conversation

@petrosagg

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
@codecov

codecov Bot commented Sep 2, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.07%. Comparing base (6814180) to head (6a24283).
⚠️ Report is 156 commits behind head on master.

Files with missing lines Patch % Lines
src/zip_eq_impl.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1055      +/-   ##
==========================================
- Coverage   94.38%   94.07%   -0.32%     
==========================================
  Files          48       50       +2     
  Lines        6665     6260     -405     
==========================================
- Hits         6291     5889     -402     
+ Misses        374      371       -3     

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

@petrosagg

Copy link
Copy Markdown
Contributor Author

I just noticed the discussion in #531, closing since there are some good points raised there

@petrosagg petrosagg closed this Sep 2, 2025
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