prefetcher: builder-phase prefetch + streaming worker pool #2192
Codecov / codecov/project
succeeded
Apr 20, 2026 in 0s
52.05% (+0.11%) compared to 3193054
View this Pull Request on Codecov
52.05% (+0.11%) compared to 3193054
Details
Codecov Report
❌ Patch coverage is 91.74484% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.05%. Comparing base (3193054) to head (2020293).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| miner/worker.go | 93.10% | 21 Missing and 5 partials |
| core/state_prefetcher.go | 85.60% | 12 Missing and 6 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2192 +/- ##
===========================================
+ Coverage 51.93% 52.05% +0.11%
===========================================
Files 884 884
Lines 155494 155837 +343
===========================================
+ Hits 80754 81117 +363
+ Misses 69522 69501 -21
- 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 | 85.82% <85.60%> (-5.75%) |
⬇️ |
| miner/worker.go | 74.95% <93.10%> (+3.09%) |
⬆️ |
... and 21 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 | 85.82% <85.60%> (-5.75%) |
⬇️ |
| miner/worker.go | 74.95% <93.10%> (+3.09%) |
⬆️ |
🚀 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