Skip to content

ANSI escape codes should only be written if writer is a TTY - #23

Open
LennartC wants to merge 1 commit into
atomicgo:mainfrom
LennartC:main
Open

ANSI escape codes should only be written if writer is a TTY#23
LennartC wants to merge 1 commit into
atomicgo:mainfrom
LennartC:main

ANSI escape codes should only be written if writer is a TTY

1372939
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 1s

3.12% (-1.74%) compared to 3d3b320

View this Pull Request on Codecov

3.12% (-1.74%) compared to 3d3b320

Details

Codecov Report

❌ Patch coverage is 5.55556% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 3.12%. Comparing base (3d3b320) to head (1372939).
⚠️ Report is 45 commits behind head on main.

Files with missing lines Patch % Lines
cursor_other.go 5.55% 15 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #23      +/-   ##
========================================
- Coverage   4.86%   3.12%   -1.74%     
========================================
  Files          6       6              
  Lines        185     192       +7     
========================================
- Hits           9       6       -3     
- Misses       176     184       +8     
- Partials       0       2       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.