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

stacklok / toolhive-studio / 25006875779
66%
main: 71%

Build:
Build:
LAST BUILD BRANCH: fix/auto-2316
DEFAULT BRANCH: main
Ran 27 Apr 2026 04:27PM UTC
Jobs 1
Files 468
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

27 Apr 2026 04:24PM UTC coverage: 66.449% (+0.01%) from 66.438%
25006875779

Pull #2122

github

samuv
fix(skills): split version from OCI reference when opening install dialog from registry

Previously the helper that derived the install-dialog defaults returned
the full OCI ref (e.g. ghcr.io/org/skill:v1.2.3) into the Name or
reference field, leaving the dedicated Version field empty. Submitting
the form baked the version into name and the API received only a
conjoined string.

Replace getSkillInstallReference with getSkillInstallDefaults, which
splits an OCI identifier on its tag (:) or digest (@), or falls back to
the package ref field when the identifier is bare. The three registry
entry points (card, table, detail page) now pass both the bare
reference and the version into DialogInstallSkill so each value lands
in its own field. Unit tests cover the tag/digest/ref/non-OCI cases and
the registry table tests assert the Version input is prefilled.
Pull Request #2122: fix(skills): split version from OCI reference when opening install dialog from registry

3894 of 6367 branches covered (61.16%)

13 of 14 new or added lines in 4 files covered. (92.86%)

5999 of 9028 relevant lines covered (66.45%)

126.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% renderer/src/features/skills/components/skill-detail-page.tsx
Jobs
ID Job ID Ran Files Coverage
1 25006875779.1 27 Apr 2026 04:27PM UTC 468
66.45
GitHub Action Run
Source Files on build 25006875779
  • Tree
  • List 468
  • Changed 5
  • Source Changed 5
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25006875779
  • Pull Request #2122
  • PR Base - main (#25002451758)
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