Skip to content

refactor: enabling the node variant of merkle tree to contain data

693f480
Select commit
Loading
Failed to load commit list.
Merged

refactor(data): Change the way how we represent and convert Merkle trees #535

refactor: enabling the node variant of merkle tree to contain data
693f480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 21, 2026 in 0s

91.26% (-0.01%) compared to 792789c

View this Pull Request on Codecov

91.26% (-0.01%) compared to 792789c

Details

Codecov Report

❌ Patch coverage is 98.84393% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.26%. Comparing base (792789c) to head (693f480).

Files with missing lines Patch % Lines
data/src/merkle_proof/proof_tree.rs 98.66% 1 Missing ⚠️
...iscv/lib/src/state_backend/proof_backend/merkle.rs 98.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #535      +/-   ##
==========================================
- Coverage   91.26%   91.26%   -0.01%     
==========================================
  Files         110      108       -2     
  Lines       20197    20233      +36     
  Branches    20197    20233      +36     
==========================================
+ Hits        18433    18465      +32     
- Misses       1388     1392       +4     
  Partials      376      376              

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