fix(kona/derive): add over-fill check in BlobSource::load_blobs#19364
Merged
Codecov / codecov/project/kona-unit
succeeded
Mar 12, 2026 in 1s
75.9% (+0.1%) compared to 6eb557f
View this Pull Request on Codecov
75.9% (+0.1%) compared to 6eb557f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.9%. Comparing base (6eb557f) to head (de05125).
Additional details and impacted files
@@ Coverage Diff @@
## develop #19364 +/- ##
===========================================
+ Coverage 75.7% 75.9% +0.1%
===========================================
Files 671 477 -194
Lines 71228 59985 -11243
===========================================
- Hits 53974 45529 -8445
+ Misses 17110 14456 -2654
+ Partials 144 0 -144 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...kona/crates/protocol/derive/src/errors/pipeline.rs | 100.0% <100.0%> (ø) |
|
| ...t/kona/crates/protocol/derive/src/sources/blobs.rs | 89.2% <100.0%> (+1.6%) |
⬆️ |
| ...es/protocol/derive/src/test_utils/blob_provider.rs | 62.5% <ø> (ø) |
🚀 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