consensus/bor, miner: fix stale pending state for non-validator nodes #2183
+62
−9
Codecov / codecov/project
succeeded
Apr 13, 2026 in 1s
51.94% (+0.01%) compared to 438596d
View this Pull Request on Codecov
51.94% (+0.01%) compared to 438596d
Details
Codecov Report
❌ Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.94%. Comparing base (438596d) to head (817694c).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| consensus/bor/bor.go | 20.00% | 4 Missing |
| miner/worker.go | 60.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2183 +/- ##
===========================================
+ Coverage 51.93% 51.94% +0.01%
===========================================
Files 884 884
Lines 155446 155446
===========================================
+ Hits 80731 80753 +22
+ Misses 69509 69485 -24
- Partials 5206 5208 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| miner/worker.go | 72.61% <60.00%> (-0.02%) |
⬇️ |
| consensus/bor/bor.go | 83.60% <20.00%> (-0.04%) |
⬇️ |
... and 21 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| miner/worker.go | 72.61% <60.00%> (-0.02%) |
⬇️ |
| consensus/bor/bor.go | 83.60% <20.00%> (-0.04%) |
⬇️ |
🚀 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