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

skeema / skeema / 19555138869
92%

Build:
DEFAULT BRANCH: main
Ran 21 Nov 2025 12:02AM UTC
Jobs 1
Files 81
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

20 Nov 2025 11:56PM UTC coverage: 92.898% (-0.005%) from 92.903%
19555138869

push

github

evanelias
terminal: ensure no concurrent map usage

This commit makes some minor cleanups for code paths that check terminal-
related attributes of STDIN, STDOUT, and STDERR.

Notably, the previous scheme's access/caching pattern could theoretically
cause uncoordinated map access, which results in a panic. No known Skeema code
paths actually encountered that, but for future's sake it is better to avoid a
map entirely here anyway.

Additionally, some code paths which imported term as "terminal" for legacy
reasons have now been modernized.

8 of 10 new or added lines in 3 files covered. (80.0%)

10857 of 11687 relevant lines covered (92.9%)

1.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.42
0.0% internal/util/config.go
1
90.48
-2.63% internal/util/wrap.go
Jobs
ID Job ID Ran Files Coverage
1 19555138869.1 21 Nov 2025 12:02AM UTC 81
92.9
GitHub Action Run
Source Files on build 19555138869
  • Tree
  • List 81
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7175baa2 on github
  • Prev Build on main (#19372770682)
  • Next Build on main (#19685364893)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc