Skip to content

store contexts map

dcfc4fd
Select commit
Loading
Failed to load commit list.
Open

[consensus/marshaled] Async verification #2604

store contexts map
dcfc4fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

93.28% (+0.01%) compared to 09a3c95

View this Pull Request on Codecov

93.28% (+0.01%) compared to 09a3c95

Details

Codecov Report

❌ Patch coverage is 90.00000% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.28%. Comparing base (09a3c95) to head (dcfc4fd).

Files with missing lines Patch % Lines
consensus/src/application/marshaled.rs 87.71% 21 Missing ⚠️
@@            Coverage Diff             @@
##             main    #2604      +/-   ##
==========================================
+ Coverage   93.27%   93.28%   +0.01%     
==========================================
  Files         372      372              
  Lines      114720   114840     +120     
==========================================
+ Hits       107003   107134     +131     
+ Misses       7717     7706      -11     
Files with missing lines Coverage Δ
consensus/src/marshal/mod.rs 95.33% <100.00%> (+0.05%) ⬆️
consensus/src/simplex/actors/voter/round.rs 98.92% <ø> (ø)
consensus/src/simplex/types.rs 86.31% <100.00%> (+0.13%) ⬆️
consensus/src/application/marshaled.rs 85.48% <87.71%> (+5.66%) ⬆️

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09a3c95...dcfc4fd. Read the comment docs.

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