fix(kona): enforce strict frame ordering in ChannelAssembler #20011
Codecov / codecov/project/kona-unit
succeeded
Apr 13, 2026 in 1s
76.7% (+2.2%) compared to 53d3861
View this Pull Request on Codecov
76.7% (+2.2%) compared to 53d3861
Details
Codecov Report
❌ Patch coverage is 99.38272% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.7%. Comparing base (53d3861) to head (b60bb72).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...col/derive/src/stages/channel/channel_assembler.rs | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #20011 +/- ##
===========================================
+ Coverage 74.5% 76.7% +2.2%
===========================================
Files 193 506 +313
Lines 10734 64215 +53481
===========================================
+ Hits 8002 49317 +41315
- Misses 2588 14898 +12310
+ Partials 144 0 -144 | Files with missing lines | Coverage Δ | |
|---|---|---|
| rust/kona/crates/protocol/protocol/src/channel.rs | 94.8% <ø> (ø) |
|
| ...na/crates/protocol/protocol/src/ordered_channel.rs | 100.0% <100.0%> (ø) |
|
| ...col/derive/src/stages/channel/channel_assembler.rs | 93.8% <0.0%> (ø) |
🚀 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.
Loading