Skip to content

fix(indexes): iterating all mempool transactions could visit every block#1519

Merged
jansegre merged 1 commit into
masterfrom
fix/iter-mempool-runoff
Dec 18, 2025
Merged

fix(indexes): iterating all mempool transactions could visit every block#1519
jansegre merged 1 commit into
masterfrom
fix/iter-mempool-runoff

fix(indexes): iterating all mempool transactions could visit every block

74f869a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 1s

86.26% (target 85.00%)

View this Pull Request on Codecov

86.26% (target 85.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.26%. Comparing base (e73f2a5) to head (74f869a).
⚠️ Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1519      +/-   ##
==========================================
+ Coverage   86.25%   86.26%   +0.01%     
==========================================
  Files         437      437              
  Lines       33725    33731       +6     
  Branches     5265     5268       +3     
==========================================
+ Hits        29089    29098       +9     
+ Misses       3624     3621       -3     
  Partials     1012     1012              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.