feat(op-reth): implement block builder failsafe and interop filter integration #20001
Codecov / codecov/project
succeeded
Apr 16, 2026 in 1s
0.5% (-75.8%) compared to d920e94
View this Pull Request on Codecov
0.5% (-75.8%) compared to d920e94
Details
Codecov Report
❌ Patch coverage is 0% with 85 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.5%. Comparing base (d920e94) to head (a9d3815).
❗ There is a different number of reports uploaded between BASE (d920e94) and HEAD (a9d3815). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #20001 +/- ##
===========================================
- Coverage 76.2% 0.5% -75.8%
===========================================
Files 187 485 +298
Lines 10702 61573 +50871
===========================================
- Hits 8158 320 -7838
- Misses 2400 61253 +58853
+ Partials 144 0 -144 | Files with missing lines | Coverage Δ | |
|---|---|---|
| rust/op-reth/crates/txpool/src/pool.rs | 0.0% <ø> (ø) |
|
| rust/op-reth/crates/txpool/src/error.rs | 0.0% <0.0%> (ø) |
|
| rust/op-reth/crates/txpool/src/validator.rs | 0.0% <0.0%> (ø) |
|
| rust/op-reth/crates/txpool/src/interop.rs | 0.0% <0.0%> (ø) |
|
| ...ust/op-reth/crates/txpool/src/supervisor/client.rs | 0.0% <0.0%> (ø) |
|
| rust/op-reth/crates/txpool/src/maintain.rs | 0.0% <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