fix(e2e): Timestamp based forking deterministic e2e #2636
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
58.27% (target 0.00%)
View this Pull Request on Codecov
58.27% (target 0.00%)
Details
Codecov Report
❌ Patch coverage is 35.32934% with 216 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.27%. Comparing base (e5d0650) to head (8448d0a).
Additional details and impacted files
@@ Coverage Diff @@
## main #2636 +/- ##
==========================================
- Coverage 58.68% 58.27% -0.42%
==========================================
Files 349 349
Lines 15656 15829 +173
Branches 20 20
==========================================
+ Hits 9188 9224 +36
- Misses 5763 5896 +133
- Partials 705 709 +4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| beacon/blockchain/execution_engine.go | 55.00% <100.00%> (-4.10%) |
⬇️ |
| chain/helpers.go | 100.00% <100.00%> (ø) |
|
| chain/spec.go | 67.61% <100.00%> (+1.90%) |
⬆️ |
| cmd/beacond/defaults.go | 0.00% <ø> (ø) |
|
| config/spec/devnet.go | 100.00% <100.00%> (ø) |
|
| config/spec/mainnet.go | 100.00% <100.00%> (ø) |
|
| config/spec/testnet.go | 100.00% <100.00%> (ø) |
|
| consensus/types/consensus_block.go | 100.00% <100.00%> (ø) |
|
| engine-primitives/engine-primitives/attributes.go | 100.00% <100.00%> (ø) |
|
| payload/attributes/factory.go | 69.44% <100.00%> (ø) |
|
| ... and 26 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading