• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jonasbn / stevedore / 31937437238
77%
main: 77%

Build:
Build:
LAST BUILD BRANCH: claude/issues-list-1beyd5
DEFAULT BRANCH: main
Ran 16 Aug 2026 08:50AM UTC
Jobs 1
Files 1
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Aug 2026 08:49AM UTC coverage: 76.087% (+3.0%) from 73.089%
31937437238

Pull #295

github

claude
Add CLICOLOR/CLICOLOR_FORCE support and fix precedence with NO_COLOR

Implements the precedence chain CLI flags > env vars > config file >
defaults for color output. CLICOLOR_FORCE now forces color even when
CLICOLOR_FORCE=1 but NO_COLOR is also set — this needed both overriding
fatih/color's package-level NoColor and clearing the NO_COLOR env var,
since fatih/color re-checks it live on every Color instance regardless
of the package-level override. Adds CLICOLOR=0 as an alias for
disabling color, matching NO_COLOR.

Extracts the precedence resolution into resolveColorConfig() so it can
be unit tested directly, and documents the precedence in the README.

Closes #292
Pull Request #295: Add CLICOLOR/CLICOLOR_FORCE support and fix precedence with NO_COLOR

27 of 44 new or added lines in 1 file covered. (61.36%)

48 existing lines in 1 file now uncovered.

280 of 368 relevant lines covered (76.09%)

62.41 hits per line

Uncovered Changes

Lines Coverage ∆ File
17
76.09
3.0% main.go

Coverage Regressions

Lines Coverage ∆ File
48
76.09
3.0% main.go
Jobs
ID Job ID Ran Files Coverage
1 31937437238.1 16 Aug 2026 08:50AM UTC 1
76.09
GitHub Action Run
Source Files on build 31937437238
  • Tree
  • List 1
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #295
  • PR Base - main (#31878389893)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc