Skip to content

feat(Merkle): add Tree and Node IDs for `Verify`

1134f2a
Select commit
Loading
Failed to load commit list.
Open

feat(Merkle): Tree and Node IDs for Verify #960

feat(Merkle): add Tree and Node IDs for `Verify`
1134f2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

89.71% (+0.00%) compared to 6b8df3c

View this Pull Request on Codecov

89.71% (+0.00%) compared to 6b8df3c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.71%. Comparing base (6b8df3c) to head (1134f2a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #960   +/-   ##
=======================================
  Coverage   89.70%   89.71%           
=======================================
  Files         110      110           
  Lines       22136    22136           
  Branches    22136    22136           
=======================================
+ Hits        19857    19859    +2     
+ Misses       1884     1882    -2     
  Partials      395      395           

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