feat(kona): implement L2PayloadWitness hint for interop to support op-reth#19408
Merged
Codecov / codecov/project
succeeded
Mar 13, 2026 in 0s
75.5% (+0.2%) compared to aadf0fc
View this Pull Request on Codecov
75.5% (+0.2%) compared to aadf0fc
Details
Codecov Report
❌ Patch coverage is 85.96491% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.5%. Comparing base (aadf0fc) to head (53d1ba1).
Additional details and impacted files
@@ Coverage Diff @@
## develop #19408 +/- ##
===========================================
+ Coverage 75.3% 75.5% +0.2%
===========================================
Files 194 481 +287
Lines 11285 60238 +48953
===========================================
+ Hits 8502 45512 +37010
- Misses 2639 14726 +12087
+ Partials 144 0 -144 | Files with missing lines | Coverage Δ | |
|---|---|---|
| rust/kona/bin/host/src/interop/handler.rs | 38.1% <100.0%> (ø) |
|
| rust/kona/bin/host/src/single/handler.rs | 63.3% <100.0%> (ø) |
|
| rust/op-reth/crates/node/src/args.rs | 100.0% <100.0%> (ø) |
|
| rust/op-reth/bin/src/main.rs | 0.0% <0.0%> (ø) |
|
| rust/kona/bin/host/src/interop/cfg.rs | 31.1% <0.0%> (ø) |
|
| rust/op-reth/crates/node/src/proof_history.rs | 0.0% <0.0%> (ø) |
|
| rust/op-reth/crates/node/src/node.rs | 65.7% <55.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