Skip to content

address claude comments

32a87a8
Select commit
Loading
Failed to load commit list.
Open

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

address claude comments
32a87a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

51.91% (-0.04%) compared to e1ddb72

View this Pull Request on Codecov

51.91% (-0.04%) compared to e1ddb72

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.91%. Comparing base (e1ddb72) to head (32a87a8).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2175      +/-   ##
===========================================
- Coverage    51.94%   51.91%   -0.04%     
===========================================
  Files          884      884              
  Lines       155431   155445      +14     
===========================================
- Hits         80734    80692      -42     
- Misses       69496    69547      +51     
- Partials      5201     5206       +5     
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.23% <100.00%> (+1.24%) ⬆️

... and 15 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.23% <100.00%> (+1.24%) ⬆️

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