miner, core, consensus/bor, eth, triedb: pipelined state root computation (PoC) #2180
Codecov / codecov/project
succeeded
Apr 10, 2026 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 36.12869% with 1211 lines in your changes missing coverage. Please review.
delay_src@b232538). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## delay_src #2180 +/- ##
============================================
Coverage ? 51.69%
============================================
Files ? 886
Lines ? 157281
Branches ? 0
============================================
Hits ? 81311
Misses ? 70688
Partials ? 5282 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/rawdb/accessors_state.go | 14.28% <ø> (ø) |
|
| core/rawdb/schema.go | 37.28% <ø> (ø) |
|
| eth/backend.go | 52.66% <100.00%> (ø) |
|
| eth/ethconfig/config.go | 78.94% <ø> (ø) |
|
| internal/cli/server/config.go | 64.13% <100.00%> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| miner/fake_miner.go | 89.50% <100.00%> (ø) |
|
| miner/miner.go | 72.35% <ø> (ø) |
|
| params/config.go | 36.81% <ø> (ø) |
|
| eth/api_debug.go | 13.47% <0.00%> (ø) |
|
| ... and 20 more |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/rawdb/accessors_state.go | 14.28% <ø> (ø) |
|
| core/rawdb/schema.go | 37.28% <ø> (ø) |
|
| eth/backend.go | 52.66% <100.00%> (ø) |
|
| eth/ethconfig/config.go | 78.94% <ø> (ø) |
|
| internal/cli/server/config.go | 64.13% <100.00%> (ø) |
|
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| miner/fake_miner.go | 89.50% <100.00%> (ø) |
|
| miner/miner.go | 72.35% <ø> (ø) |
|
| params/config.go | 36.81% <ø> (ø) |
|
| eth/api_debug.go | 13.47% <0.00%> (ø) |
|
| ... and 20 more |
🚀 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