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

stacklok / toolhive-studio / 25658510149 / 1
70%
main: 70%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 08:19AM UTC
Files 505
Run time 14s
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 May 2026 08:16AM UTC coverage: 67.958%. Remained the same
25658510149.1

push

github

web-flow
fix(skills): drop namespace prefix from install prefill for git-only skills (#2209)

* fix(skills): drop namespace prefix from install prefill for git-only skills

The install dialog prefilled the "Name or reference" field with <namespace>/<name> (e.g. io.github.stacklok/skill-creator) when a registry skill had no OCI package. The install backend interpreted the embedded / as an OCI reference and tried to dial the namespace as a registry host, failing with a DNS error.

getSkillInstallDefaults now falls back to the bare skill.name when no OCI package is present, which the backend resolves cleanly against the registry index. getSkillOciRef (used to fetch SKILL.md from the content API, which DOES accept namespace/name) is intentionally unchanged.

Closes #2208

* test(skills): clarify install-prefill JSDoc and fix git-package fixtures

Reword the getSkillInstallDefaults JSDoc to say "no OCI package identifier" instead of "no OCI package available" — the fallback fires whenever the OCI branch's identifier check is unmet, not only when the package itself is absent.

Replace identifier with url on the git-package test fixtures so they match the schema (identifier is the OCI identifier; git packages carry url/ref/subfolder). No behavioral change — the assertions never read these fields. Addresses review feedback on #2209.

4713 of 7478 branches covered (63.02%)

7033 of 10349 relevant lines covered (67.96%)

120.48 hits per line

Source Files on job 25658510149.1
  • Tree
  • List 505
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25658510149
  • 9111aade on github
  • Prev Job for on main (#25658128140.1)
  • Next Job for on main (#25660478487.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