Skip to content

Merge branch 'master' into grouping-map-custom-hasher

9dc78fd
Select commit
Loading
Failed to load commit list.
Open

grouping_map: Allow to create GroupingMap with a custom BuildHasher #1057

Merge branch 'master' into grouping-map-custom-hasher
9dc78fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

93.35% (-1.03%) compared to 6814180

View this Pull Request on Codecov

93.35% (-1.03%) compared to 6814180

Details

Codecov Report

❌ Patch coverage is 46.15385% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.35%. Comparing base (6814180) to head (9dc78fd).
⚠️ Report is 185 commits behind head on master.

Files with missing lines Patch % Lines
src/lib.rs 8.69% 21 Missing ⚠️
src/grouping_map.rs 75.86% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1057      +/-   ##
==========================================
- Coverage   94.38%   93.35%   -1.03%     
==========================================
  Files          48       50       +2     
  Lines        6665     6355     -310     
==========================================
- Hits         6291     5933     -358     
- Misses        374      422      +48     

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