Skip to content

ESD-1644-fix(output): stop spinner from racing os.Stdout swaps - #531

Open
Phil-Browne wants to merge 10 commits into
mainfrom
worktree-esd-1644-spinner-stdout-race
Open

ESD-1644-fix(output): stop spinner from racing os.Stdout swaps#531
Phil-Browne wants to merge 10 commits into
mainfrom
worktree-esd-1644-spinner-stdout-race

Merge branch 'main' into worktree-esd-1644-spinner-stdout-race

1c1c71b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 27, 2026 in 0s

79.50% (+0.01%) compared to 6737d3b

View this Pull Request on Codecov

79.50% (+0.01%) compared to 6737d3b

Details

Codecov Report

❌ Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.50%. Comparing base (6737d3b) to head (1c1c71b).

Files with missing lines Patch % Lines
internal/base/output/messages.go 93.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #531      +/-   ##
==========================================
+ Coverage   79.48%   79.50%   +0.01%     
==========================================
  Files         193      193              
  Lines       18859    18875      +16     
==========================================
+ Hits        14991    15007      +16     
+ Misses       2820     2819       -1     
- Partials     1048     1049       +1     
Files with missing lines Coverage Δ
internal/base/output/common.go 77.55% <ø> (ø)
internal/base/output/output.go 71.85% <100.00%> (+1.79%) ⬆️
internal/base/output/messages.go 85.54% <93.33%> (+0.57%) ⬆️

... and 1 file 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.