Skip to content

prefetcher: close scanOverflow→plan cross-iter dedup edge

d5fd8f8
Select commit
Loading
Failed to load commit list.
Open

prefetcher: builder-phase prefetch + streaming worker pool #2192

prefetcher: close scanOverflow→plan cross-iter dedup edge
d5fd8f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 0s

52.10% (+0.17%) compared to 3193054

View this Pull Request on Codecov

52.10% (+0.17%) 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.10%. Comparing base (3193054) to head (d5fd8f8).
⚠️ Report is 5 commits behind head on develop.

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

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2192      +/-   ##
===========================================
+ Coverage    51.93%   52.10%   +0.17%     
===========================================
  Files          884      884              
  Lines       155494   155891     +397     
===========================================
+ Hits         80754    81227     +473     
+ Misses       69522    69456      -66     
+ Partials      5218     5208      -10     
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.87% <93.76%> (+4.01%) ⬆️

... 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.87% <93.76%> (+4.01%) ⬆️

... and 22 files with indirect coverage changes

🚀 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.