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

unordered_map,unordered_set: Increase excess size #435

Merged
merged 1 commit into from
Oct 22, 2024

unordered_map,unordered_set: Increase excess size

f89d6d5
Select commit
Loading
Failed to load commit list.
Merged

unordered_map,unordered_set: Increase excess size #435

unordered_map,unordered_set: Increase excess size
f89d6d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

97.46% (+0.11%) compared to 1523669

View this Pull Request on Codecov

97.46% (+0.11%) compared to 1523669

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.46%. Comparing base (1523669) to head (f89d6d5).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
+ Coverage   97.34%   97.46%   +0.11%     
==========================================
  Files          32       32              
  Lines        2524     2602      +78     
==========================================
+ Hits         2457     2536      +79     
+ Misses         67       66       -1     

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