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

stacklok / toolhive / 20722504093
50%

Build:
DEFAULT BRANCH: main
Ran 05 Jan 2026 04:52PM UTC
Jobs 1
Files 413
Run time 2min
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

05 Jan 2026 04:48PM UTC coverage: 50.457% (-0.08%) from 50.538%
20722504093

push

github

web-flow
Get rid of bespoke error handling (#3194)

The errors package contains a series of error messages, and a bespoke
mechanism for wrapping them with a message. Each error has a dedicated
method to test if an error is an instance of that type, and a dedicated
constructor method. Most of the errors defined are not used anywhere.

Get rid of the unused errors, and move the remaining methods into the
packages which they relate to. Use standard Golang error wrapping (i.e.
fmt.Errorf and errors.Is) which simplifies interaction with these
errors.

9 of 13 new or added lines in 6 files covered. (69.23%)

28684 of 56848 relevant lines covered (50.46%)

59.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% pkg/state/runconfig.go
1
8.22
0.0% pkg/workloads/types/types.go
2
20.41
0.0% pkg/api/v1/workloads.go
Jobs
ID Job ID Ran Files Coverage
1 20722504093.1 05 Jan 2026 04:52PM UTC 413
50.46
GitHub Action Run
Source Files on build 20722504093
  • Tree
  • List 413
  • Changed 7
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20722504093
  • 0a4d7526 on github
  • Prev Build on main (#20719861874)
  • Next Build on main (#20723541866)
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