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

More generic maps in GroupingMap (v2) #906

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

`Map::aggregate`

2203cb6
Select commit
Loading
Failed to load commit list.
Draft

More generic maps in GroupingMap (v2) #906

`Map::aggregate`
2203cb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 0s

94.00% (-0.39%) compared to 6814180

View this Pull Request on Codecov

94.00% (-0.39%) compared to 6814180

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 44 lines in your changes are missing coverage. Please review.

Project coverage is 94.00%. Comparing base (6814180) to head (2203cb6).
Report is 41 commits behind head on master.

Files Patch % Lines
src/generic_containers.rs 33.33% 42 Missing ⚠️
src/grouping_map.rs 95.34% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #906      +/-   ##
==========================================
- Coverage   94.38%   94.00%   -0.39%     
==========================================
  Files          48       49       +1     
  Lines        6665     6905     +240     
==========================================
+ Hits         6291     6491     +200     
- Misses        374      414      +40     

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