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

stacklok / toolhive / 23738160058
65%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 09:44AM UTC
Jobs 1
Files 585
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

30 Mar 2026 09:39AM UTC coverage: 65.467% (+0.02%) from 65.451%
23738160058

push

github

web-flow
Default to :latest tag for OCI skill install references (#4430)

When a user runs `thv skill install ghcr.io/org/skill` without a tag,
go-containerregistry defaults to "latest" internally but String() omits
it. The raw user input was passed to oras-go's registry.Pull which
requires an explicit tag, causing a confusing "Bad Gateway" error.

Build the qualified OCI reference from the parsed nameref.Reference,
appending `:latest` only when the user omitted a tag. Also change the
pull error status from 502 to 400 since a bad reference is a client
input error, not an upstream gateway failure.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

11 of 11 new or added lines in 1 file covered. (100.0%)

32 existing lines in 7 files now uncovered.

52654 of 80428 relevant lines covered (65.47%)

65.29 hits per line

Coverage Regressions

Lines Coverage ∆ File
9
22.99
-0.57% pkg/client/manager.go
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
5
82.81
0.0% pkg/vmcp/composer/workflow_engine.go
4
51.9
-0.19% pkg/workloads/manager.go
3
70.0
-3.33% pkg/state/local.go
3
79.38
-0.77% pkg/transport/proxy/httpsse/http_proxy.go
2
95.68
-1.44% pkg/vmcp/composer/template_expander.go
Jobs
ID Job ID Ran Files Coverage
1 23738160058.1 30 Mar 2026 09:44AM UTC 585
65.47
GitHub Action Run
Source Files on build 23738160058
  • Tree
  • List 585
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23738160058
  • 4a0da438 on github
  • Prev Build on main (#23737037929)
  • Next Build on main (#23740421079)
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