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

stacklok / toolhive / 20920615691
58%

Build:
DEFAULT BRANCH: main
Ran 12 Jan 2026 01:14PM UTC
Jobs 1
Files 429
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

12 Jan 2026 01:12PM UTC coverage: 57.792% (-0.4%) from 58.225%
20920615691

push

github

web-flow
Handle async methods in workload manager in a more idiomatic way (#3254)

Some of the methods in the workload manager are asynchronous. It is
intended that the API will return a 202 response before they are
finished, but the CLI will block until completion.

Previously, this was modelled by returning an error group, which is not
a particularly idiomatic way of modelling this in Go. Change it to
return a completion function. If a caller wishes to block on completion,
they call the function which forces the operation to complete.

31 of 65 new or added lines in 10 files covered. (47.69%)

417 existing lines in 8 files now uncovered.

33948 of 58742 relevant lines covered (57.79%)

81.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
3.85
0.0% cmd/thv/app/group.go
2
53.18
0.0% pkg/api/v1/groups.go
2
66.26
0.0% pkg/workloads/mocks/mock_manager.go
3
41.04
-13.32% pkg/workloads/manager.go
4
7.02
0.0% cmd/thv/app/run.go
6
7.83
0.0% cmd/thv/app/rm.go
7
7.14
-1.33% cmd/thv/app/restart.go
8
6.33
-1.8% cmd/thv/app/stop.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
7.02
0.0% cmd/thv/app/run.go
6
54.74
-6.32% pkg/secrets/keyring/keyctl_linux.go
8
25.0
-4.44% pkg/client/manager.go
11
65.0
-13.75% pkg/client/discovery.go
14
66.67
-7.91% pkg/client/config.go
22
7.14
-1.33% cmd/thv/app/restart.go
35
6.33
-1.8% cmd/thv/app/stop.go
320
41.04
-13.32% pkg/workloads/manager.go
Jobs
ID Job ID Ran Files Coverage
1 20920615691.1 12 Jan 2026 01:14PM UTC 429
57.79
GitHub Action Run
Source Files on build 20920615691
  • Tree
  • List 429
  • Changed 16
  • Source Changed 10
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20920615691
  • 62d60728 on github
  • Prev Build on main (#20915682357)
  • Next Build on main (#20920758343)
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