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

stacklok / toolhive / 21255317209
60%

Build:
DEFAULT BRANCH: main
Ran 22 Jan 2026 04:08PM UTC
Jobs 1
Files 459
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

22 Jan 2026 04:00PM UTC coverage: 59.829% (-0.06%) from 59.888%
21255317209

push

github

web-flow
Return 404 for not-found errors in workload API endpoints (#3409)

While adding E2E tests for the workloads API, I discovered that the stop/restart/delete API endpoints return 202s when the specified workload does not exist. This is a side effect of the implementation - the endpoints for single stop/restart/delete use the same underlying logic which is used for the bulk endpoints. I addressed this by explicitly checking to see if the workload exists before calling the methods in the workload manager to do the work. This duplicates work slightly, but provides a better API experience.

0 of 21 new or added lines in 1 file covered. (0.0%)

35 existing lines in 4 files now uncovered.

36804 of 61515 relevant lines covered (59.83%)

79.15 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
22.32
-0.8% pkg/api/v1/workloads.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.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
Jobs
ID Job ID Ran Files Coverage
1 21255317209.1 22 Jan 2026 04:08PM UTC 459
59.83
GitHub Action Run
Source Files on build 21255317209
  • Tree
  • List 459
  • Changed 7
  • Source Changed 1
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21255317209
  • a5b8c80f on github
  • Prev Build on main (#21251337866)
  • Next Build on main (#21265055373)
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