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

stacklok / toolhive / 22944131400
64%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 08:53AM UTC
Jobs 1
Files 540
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

11 Mar 2026 08:44AM UTC coverage: 63.934% (+0.04%) from 63.899%
22944131400

push

github

web-flow
Fix validateOCITag to accept full OCI references (#4088)

The --tag flag in `thv skill build` accepts both bare tags (v1.0) and
full OCI references (ghcr.io/org/repo:v1.0) to match `docker build -t`
semantics. The CI workflow passes full references but validateOCITag()
rejected them because it prepended a dummy host, producing an invalid
double-reference.

Rename to validateOCITagOrReference with two-branch validation: if the
input contains /:@ characters, validate as a full reference via
ParseReference; otherwise validate as a bare tag via NewTag with a
dummy prefix. This reuses the same heuristic from parseOCIReference().

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

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

8 existing lines in 4 files now uncovered.

47585 of 74428 relevant lines covered (63.93%)

73.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
79.79
-0.52% pkg/transport/proxy/httpsse/http_proxy.go
2
57.89
-3.51% pkg/transport/session/sse_session.go
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
Jobs
ID Job ID Ran Files Coverage
1 22944131400.1 11 Mar 2026 08:53AM UTC 540
63.93
GitHub Action Run
Source Files on build 22944131400
  • Tree
  • List 540
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22944131400
  • 0642921f on github
  • Prev Build on main (#22943308298)
  • Next Build on main (#22944209915)
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