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

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

Build:
Build:
LAST BUILD BRANCH: v0.36.5
DEFAULT BRANCH: main
Ran 04 May 2026 04:28PM UTC
Jobs 1
Files 491
Run time 2min
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

04 May 2026 04:14PM UTC coverage: 66.475% (+0.09%) from 66.387%
25329799380

Pull #2185

github

samuv
fix(skills): address Copilot review feedback on install-dialog prefill

Three follow-ups to PR #2185 catching edge cases reported by the
Copilot reviewer:

1. `getBuildInstallDefaults` no longer treats a bare OCI reference like
   `ghcr.io/org/my-skill` (no `:tag`, no `@digest`) as a version when
   `build.name` is also present. Only version-only strings without a `/`
   may now be promoted to the Version field.
2. The "Install now" toast after a successful build now parses the
   user-supplied build tag before falling back to it as the version, so
   pasting a full OCI reference into the build form's Tag field never
   sends `version: "ghcr.io/org/skill:v3.4.5"` to the install API.
3. The dialog-install-skill blur splitter now keys off
   `dirtyFields.version` (subscribed via `useFormState`) instead of
   raw emptiness. A version that came from `defaultVersion` is still
   considered pristine, so pasting a new `name:tag` into the Name field
   correctly replaces the prefill instead of leaving a mismatched
   name/version pair behind.

Co-authored-by: Cursor <cursoragent@cursor.com>
Pull Request #2185: fix(skills): prefill version field in install dialog for every entry point

4327 of 7116 branches covered (60.81%)

31 of 32 new or added lines in 8 files covered. (96.88%)

6593 of 9918 relevant lines covered (66.48%)

123.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% renderer/src/features/skills/components/build-detail-page.tsx
Jobs
ID Job ID Ran Files Coverage
1 25329799380.1 04 May 2026 04:28PM UTC 491
66.48
GitHub Action Run
Source Files on build 25329799380
  • Tree
  • List 491
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25329799380
  • Pull Request #2185
  • PR Base - main (#25308887091)
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