Skip to content

feat(outbox): support getting outbox messages by level in node pvm

ca06d23
Select commit
Loading
Failed to load commit list.
Draft

feat(outbox): support getting outbox messages by level in node pvm #815

feat(outbox): support getting outbox messages by level in node pvm
ca06d23
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2026 in 1s

91.19% (+0.02%) compared to 301d866

View this Pull Request on Codecov

91.19% (+0.02%) compared to 301d866

Details

Codecov Report

❌ Patch coverage is 97.16981% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.19%. Comparing base (301d866) to head (ca06d23).

Files with missing lines Patch % Lines
src/riscv/lib/src/pvm/node_pvm.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           vdum/rv-877     #815      +/-   ##
===============================================
+ Coverage        91.16%   91.19%   +0.02%     
===============================================
  Files              110      110              
  Lines            21206    21312     +106     
  Branches         21206    21312     +106     
===============================================
+ Hits             19333    19436     +103     
- Misses            1498     1501       +3     
  Partials           375      375              

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