Skip to content

feat(spice): certified accumulator ordinal index + inclusion proofs#15966

Draft
darioush wants to merge 1 commit into
darioush/spice-lc-commit-validate-4from
darioush/spice-lc-proofs-5
Draft

feat(spice): certified accumulator ordinal index + inclusion proofs#15966
darioush wants to merge 1 commit into
darioush/spice-lc-commit-validate-4from
darioush/spice-lc-proofs-5

feat(spice): certified accumulator ordinal index + inclusion proofs

4824613
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2026 in 0s

72.53% (+0.01%) compared to bb0b522

View this Pull Request on Codecov

72.53% (+0.01%) compared to bb0b522

Details

Codecov Report

❌ Patch coverage is 86.15385% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.53%. Comparing base (bb0b522) to head (4824613).

Files with missing lines Patch % Lines
chain/chain/src/chain.rs 61.11% 0 Missing and 7 partials ⚠️
chain/chain/src/store/mod.rs 92.06% 2 Missing and 3 partials ⚠️
chain/chain/src/chain_update.rs 77.77% 1 Missing and 1 partial ⚠️
chain/chain/src/spice/certified_accumulator.rs 81.81% 1 Missing and 1 partial ⚠️
core/store/src/columns.rs 85.71% 2 Missing ⚠️
Additional details and impacted files
@@                           Coverage Diff                           @@
##           darioush/spice-lc-commit-validate-4   #15966      +/-   ##
=======================================================================
+ Coverage                                72.52%   72.53%   +0.01%     
=======================================================================
  Files                                      947      947              
  Lines                                   204612   204741     +129     
  Branches                                204612   204741     +129     
=======================================================================
+ Hits                                    148396   148518     +122     
+ Misses                                   51235    51229       -6     
- Partials                                  4981     4994      +13     

☔ View full report in Codecov by Harness.
📢 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.