Skip to content

fix: prevent UB with compile-time check when bucket size = 1

8fc1c0c
Select commit
Loading
Failed to load commit list.
Merged

fix: prevent UB with compile-time check when bucket size = 1 #300

fix: prevent UB with compile-time check when bucket size = 1
8fc1c0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

95.02% (target 85.00%)

View this Pull Request on Codecov

95.02% (target 85.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.02%. Comparing base (586cf22) to head (8fc1c0c).

Additional details and impacted files
@@           Coverage Diff           @@
##           v5.x.x     #300   +/-   ##
=======================================
  Coverage   95.02%   95.02%           
=======================================
  Files          54       54           
  Lines        6452     6454    +2     
  Branches     6452     6454    +2     
=======================================
+ Hits         6131     6133    +2     
  Misses        291      291           
  Partials       30       30           

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