Skip to content

set_from: use zip #888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Philippe-Cholet
Copy link
Member

Use try_fold instead of a "breakable for-loop" as we usually do.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (6814180) to head (37d47f6).
Report is 28 commits behind head on master.

❗ Current head 37d47f6 differs from pull request most recent head d8bd65b. Consider uploading reports for the commit d8bd65b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #888      +/-   ##
==========================================
+ Coverage   94.38%   94.53%   +0.14%     
==========================================
  Files          48       48              
  Lines        6665     6750      +85     
==========================================
+ Hits         6291     6381      +90     
+ Misses        374      369       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Philippe-Cholet Philippe-Cholet added this to the next milestone Feb 28, 2024
Copy link
Member

@jswrenn jswrenn left a comment

Choose a reason for hiding this comment

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

Whoops, the previous review shouldn't have been an approval.

Co-Authored-By: Jack Wrenn <jack@wrenn.fyi>
@Philippe-Cholet Philippe-Cholet changed the title set_from: use try_fold set_from: use zip Feb 28, 2024
@Philippe-Cholet Philippe-Cholet added this pull request to the merge queue Feb 28, 2024
Merged via the queue into rust-itertools:master with commit 01e2062 Feb 28, 2024
@Philippe-Cholet Philippe-Cholet deleted the set_from-with-try_fold branch February 28, 2024 15:26
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