prefetcher: builder-phase prefetch + streaming worker pool #2192
Codecov / codecov/project
succeeded
Apr 22, 2026 in 0s
52.08% (+0.14%) compared to 3193054
View this Pull Request on Codecov
52.08% (+0.14%) compared to 3193054
Details
Codecov Report
❌ Patch coverage is 91.04991% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.08%. Comparing base (3193054) to head (22e8292).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/state_prefetcher.go | 80.45% | 20 Missing and 6 partials |
| miner/worker.go | 93.76% | 21 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2192 +/- ##
===========================================
+ Coverage 51.93% 52.08% +0.14%
===========================================
Files 884 884
Lines 155494 155892 +398
===========================================
+ Hits 80754 81190 +436
+ Misses 69522 69483 -39
- Partials 5218 5219 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| core/blockchain.go | 62.20% <ø> (ø) |
|
| miner/ordering.go | 94.54% <100.00%> (+0.86%) |
⬆️ |
| miner/slow_tx_tracker.go | 73.61% <100.00%> (+16.71%) |
⬆️ |
| core/state_prefetcher.go | 80.98% <80.45%> (-10.59%) |
⬇️ |
| miner/worker.go | 75.89% <93.76%> (+4.02%) |
⬆️ |
... and 22 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| core/blockchain.go | 62.20% <ø> (ø) |
|
| miner/ordering.go | 94.54% <100.00%> (+0.86%) |
⬆️ |
| miner/slow_tx_tracker.go | 73.61% <100.00%> (+16.71%) |
⬆️ |
| core/state_prefetcher.go | 80.98% <80.45%> (-10.59%) |
⬇️ |
| miner/worker.go | 75.89% <93.76%> (+4.02%) |
⬆️ |
🚀 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