Skip to content

change flag description

6fa492e
Select commit
Loading
Failed to load commit list.
Open

(feat): disable pending block creation loop via flag #2175

change flag description
6fa492e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

51.90% (-0.05%) compared to e1ddb72

View this Pull Request on Codecov

51.90% (-0.05%) compared to e1ddb72

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.90%. Comparing base (e1ddb72) to head (6fa492e).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2175      +/-   ##
===========================================
- Coverage    51.94%   51.90%   -0.05%     
===========================================
  Files          884      884              
  Lines       155431   155445      +14     
===========================================
- Hits         80734    80679      -55     
- Misses       69496    69558      +62     
- Partials      5201     5208       +7     
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.10% <100.00%> (+1.11%) ⬆️

... and 22 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.10% <100.00%> (+1.11%) ⬆️

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