(feat): disable pending block creation loop via flag #2175
Codecov / codecov/project
succeeded
Apr 24, 2026 in 1s
52.26% (+0.02%) compared to 1a5510f
View this Pull Request on Codecov
52.26% (+0.02%) compared to 1a5510f
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.26%. Comparing base (1a5510f) to head (eede40c).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2175 +/- ##
===========================================
+ Coverage 52.24% 52.26% +0.02%
===========================================
Files 884 884
Lines 155551 155565 +14
===========================================
+ Hits 81262 81302 +40
+ Misses 69055 69029 -26
Partials 5234 5234 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/cli/server/config.go | 63.87% <100.00%> (+0.02%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| miner/miner.go | 72.35% <ø> (ø) |
|
| miner/worker.go | 73.35% <100.00%> (+0.86%) |
⬆️ |
... and 18 files with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/cli/server/config.go | 63.87% <100.00%> (+0.02%) |
⬆️ |
| internal/cli/server/flags.go | 100.00% <100.00%> (ø) |
|
| miner/miner.go | 72.35% <ø> (ø) |
|
| miner/worker.go | 73.35% <100.00%> (+0.86%) |
⬆️ |
🚀 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