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

type MapForGrouping<...> = MapSpecialCase<...> #876

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

phimuemue
Copy link
Member

Follow-up to #873

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6814180) 94.38% compared to head (eb18fd0) 94.39%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #876   +/-   ##
=======================================
  Coverage   94.38%   94.39%           
=======================================
  Files          48       48           
  Lines        6665     6672    +7     
=======================================
+ Hits         6291     6298    +7     
  Misses        374      374           

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

src/grouping_map.rs Show resolved Hide resolved
src/grouping_map.rs Outdated Show resolved Hide resolved
@Philippe-Cholet Philippe-Cholet added this to the next milestone Feb 12, 2024
@phimuemue phimuemue force-pushed the cleanup_map_for_grouping branch from 943a336 to eb18fd0 Compare February 12, 2024 21:54
@phimuemue phimuemue added this pull request to the merge queue Feb 13, 2024
Merged via the queue into rust-itertools:master with commit 235f247 Feb 13, 2024
13 checks passed
@phimuemue phimuemue deleted the cleanup_map_for_grouping branch February 13, 2024 06:27
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