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

stacklok / toolhive / 23738160058 / 1
64%
main: 64%

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

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>

52654 of 80428 relevant lines covered (65.47%)

65.29 hits per line

Source Files on job 23738160058.1
  • Tree
  • List 585
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23738160058
  • 4a0da438 on github
  • Prev Job for on main (#23737037929.1)
  • Next Job for on main (#23740421079.1)
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