prefetcher: builder-phase prefetch + streaming worker pool #2192
Codecov / codecov/project
succeeded
Apr 29, 2026 in 0s
52.35% (+0.06%) compared to 1bf990d
View this Pull Request on Codecov
52.35% (+0.06%) compared to 1bf990d
Details
Codecov Report
❌ Patch coverage is 90.53356% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.35%. Comparing base (1bf990d) to head (33445c4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/state_prefetcher.go | 78.19% | 22 Missing and 7 partials |
| miner/worker.go | 93.76% | 21 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2192 +/- ##
===========================================
+ Coverage 52.29% 52.35% +0.06%
===========================================
Files 884 884
Lines 155571 155959 +388
===========================================
+ Hits 81355 81658 +303
- Misses 68989 69058 +69
- Partials 5227 5243 +16 | 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%) |
⬆️ |
| miner/worker.go | 76.06% <93.76%> (+2.45%) |
⬆️ |
| core/state_prefetcher.go | 78.87% <78.19%> (-12.70%) |
⬇️ |
... and 18 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%) |
⬆️ |
| miner/worker.go | 76.06% <93.76%> (+2.45%) |
⬆️ |
| core/state_prefetcher.go | 78.87% <78.19%> (-12.70%) |
⬇️ |
🚀 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