Skip to content

bugbot fix fuzz test

9d9c468
Select commit
Loading
Failed to load commit list.
Merged

[storage/bmt] Add multi-proof support #2733

bugbot fix fuzz test
9d9c468
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 1s

93.22% (+0.02%) compared to 5ca1fb0

View this Pull Request on Codecov

93.22% (+0.02%) compared to 5ca1fb0

Details

Codecov Report

❌ Patch coverage is 97.05240% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.22%. Comparing base (5ca1fb0) to head (9d9c468).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
storage/src/bmt/mod.rs 97.58% 20 Missing ⚠️
storage/src/mmr/proof.rs 87.27% 7 Missing ⚠️
@@            Coverage Diff             @@
##             main    #2733      +/-   ##
==========================================
+ Coverage   93.20%   93.22%   +0.02%     
==========================================
  Files         372      372              
  Lines      113359   114143     +784     
==========================================
+ Hits       105655   106413     +758     
- Misses       7704     7730      +26     
Files with missing lines Coverage Δ
coding/src/reed_solomon.rs 97.39% <100.00%> (ø)
coding/src/zoda.rs 94.68% <100.00%> (+0.05%) ⬆️
storage/src/mmr/proof.rs 94.82% <87.27%> (-0.38%) ⬇️
storage/src/bmt/mod.rs 97.68% <97.58%> (-0.01%) ⬇️

... and 1 file 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 5ca1fb0...9d9c468. 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.