txpool/legacypool: fix fillPool TOCTOU and remove debug prints#2269
Open
lucca30 wants to merge 1 commit into
Open
txpool/legacypool: fix fillPool TOCTOU and remove debug prints#2269lucca30 wants to merge 1 commit into
lucca30 wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 10, 2026 in 1s
53.39% (-0.01%) compared to cb7ffc4, passed because coverage increased by 0% when compared to adjusted base (53.39%)
View this Pull Request on Codecov
53.39% (-0.01%) compared to cb7ffc4, passed because coverage increased by 0% when compared to adjusted base (53.39%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.39%. Comparing base (cb7ffc4) to head (51a0144).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2269 +/- ##
===========================================
- Coverage 53.39% 53.39% -0.01%
===========================================
Files 896 896
Lines 159713 159713
===========================================
- Hits 85278 85272 -6
- Misses 69100 69112 +12
+ Partials 5335 5329 -6 see 28 files with indirect coverage changes
see 28 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.
Loading