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

sha1n / termite / 21080235561
92%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2026 08:42PM UTC
Jobs 1
Files 8
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 Jan 2026 08:41PM UTC coverage: 92.125% (+0.05%) from 92.078%
21080235561

push

github

sha1n
Refactor: Accept context.Context in Start() methods

Changes Matrix, ProgressBar, and Spinner Start() methods to accept
a context.Context parameter instead of creating internal contexts.
This allows callers to manage component lifecycle through their own
context, which is more idiomatic Go.

- Matrix.Start(context.Context) error
- ProgressBar.Start(context.Context) (TickMessageFn, error)
- Spinner.Start(context.Context) error

All methods return an error if the context is already cancelled.

36 of 36 new or added lines in 4 files covered. (100.0%)

620 of 673 relevant lines covered (92.12%)

102.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21080235561.1 16 Jan 2026 08:42PM UTC 8
92.12
GitHub Action Run
Source Files on build 21080235561
  • Tree
  • List 8
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21080235561
  • c0f09f54 on github
  • Prev Build on master (#21079118320)
  • Next Build on master (#21081231683)
  • Delete
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