Skip to content

feat(dursto): round-trip prove-verify test for MAVL tree

3da6a5f
Select commit
Loading
Failed to load commit list.
Merged

feat(dursto): Round-trip of Normal-Proof-Verify for MAVL Tree for non-structural-change operations #989

feat(dursto): round-trip prove-verify test for MAVL tree
3da6a5f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

89.72% (+0.05%) compared to 3c5cd88

View this Pull Request on Codecov

89.72% (+0.05%) compared to 3c5cd88

Details

Codecov Report

❌ Patch coverage is 84.89209% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.72%. Comparing base (3c5cd88) to head (3da6a5f).

Files with missing lines Patch % Lines
durable-storage/src/avl/resolver.rs 83.03% 18 Missing and 1 partial ⚠️
durable-storage/src/avl/tree.rs 90.47% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #989      +/-   ##
==========================================
+ Coverage   89.66%   89.72%   +0.05%     
==========================================
  Files         125      125              
  Lines       26985    27124     +139     
  Branches    26985    27124     +139     
==========================================
+ Hits        24196    24336     +140     
+ Misses       2156     2142      -14     
- Partials      633      646      +13     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.