Skip to content

feat: support read messages from outbox level

469a506
Select commit
Loading
Failed to load commit list.
Merged

feat: support read messages from outbox level #793

feat: support read messages from outbox level
469a506
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2026 in 0s

91.09% (+0.02%) compared to 440d180

View this Pull Request on Codecov

91.09% (+0.02%) compared to 440d180

Details

Codecov Report

❌ Patch coverage is 94.50549% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.09%. Comparing base (440d180) to head (469a506).

Files with missing lines Patch % Lines
src/riscv/lib/src/pvm/outbox.rs 94.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #793      +/-   ##
==========================================
+ Coverage   91.07%   91.09%   +0.02%     
==========================================
  Files         110      110              
  Lines       20831    20913      +82     
  Branches    20831    20913      +82     
==========================================
+ Hits        18971    19050      +79     
- Misses       1487     1490       +3     
  Partials      373      373              

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