Skip to content
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

Fix denied warning #1017

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Fix denied warning #1017

merged 1 commit into from
Jan 31, 2025

Conversation

phimuemue
Copy link
Member

Follow-up to #1009.

Result of collect_vec must be used, and the documentation is arguably better if we showcase the result of map_into via assert_eq.

@jswrenn In case this succeeds in CI, could you please merge it?

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.58%. Comparing base (6814180) to head (f03ff80).
Report is 137 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1017      +/-   ##
==========================================
+ Coverage   94.38%   94.58%   +0.19%     
==========================================
  Files          48       50       +2     
  Lines        6665     6883     +218     
==========================================
+ Hits         6291     6510     +219     
+ Misses        374      373       -1     

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

@jswrenn jswrenn added this pull request to the merge queue Jan 31, 2025
Merged via the queue into rust-itertools:master with commit 9238090 Jan 31, 2025
14 checks passed
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