Skip to content

test(outbox): regression tests for outbox proofs

f0c9b7b
Select commit
Loading
Failed to load commit list.
Merged

feat(outbox): produce outbox proofs #808

test(outbox): regression tests for outbox proofs
f0c9b7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

91.12% (+0.03%) compared to 80bfe8b

View this Pull Request on Codecov

91.12% (+0.03%) compared to 80bfe8b

Details

Codecov Report

❌ Patch coverage is 95.30792% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.12%. Comparing base (80bfe8b) to head (f0c9b7b).

Files with missing lines Patch % Lines
src/riscv/lib/src/pvm/node_pvm.rs 0.00% 10 Missing ⚠️
src/riscv/lib/src/pvm/outbox.rs 98.68% 3 Missing and 1 partial ⚠️
src/riscv/lib/src/pvm/common.rs 88.88% 0 Missing and 1 partial ⚠️
src/riscv/lib/src/stepper/pvm.rs 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #808      +/-   ##
==========================================
+ Coverage   91.08%   91.12%   +0.03%     
==========================================
  Files         111      111              
  Lines       20964    21285     +321     
  Branches    20964    21285     +321     
==========================================
+ Hits        19096    19396     +300     
- Misses       1491     1510      +19     
- Partials      377      379       +2     

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