Skip to content

specialize the (common) k=2 case

431da8c
Select commit
Loading
Failed to load commit list.
Draft

[storage/qmdb] specialize the (common) k=2 case in apply_batch #3769

specialize the (common) k=2 case
431da8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2026 in 0s

95.81% (+0.00%) compared to 61ef0d7

View this Pull Request on Codecov

95.81% (+0.00%) compared to 61ef0d7

Details

Codecov Report

❌ Patch coverage is 97.72727% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.81%. Comparing base (61ef0d7) to head (431da8c).

Files with missing lines Patch % Lines
storage/src/qmdb/any/batch.rs 97.72% 1 Missing ⚠️
@@               Coverage Diff               @@
##           unsafe-index-2    #3769   +/-   ##
===============================================
  Coverage           95.81%   95.81%           
===============================================
  Files                 472      472           
  Lines              187594   187629   +35     
  Branches             4443     4443           
===============================================
+ Hits               179749   179783   +34     
- Misses               6411     6413    +2     
+ Partials             1434     1433    -1     
Files with missing lines Coverage Δ
storage/src/qmdb/any/batch.rs 97.03% <97.72%> (+<0.01%) ⬆️

... and 6 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61ef0d7...431da8c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.