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

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

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

04 May 2026 03:56PM UTC coverage: 66.465% (+0.08%) from 66.387%
25329095397

Pull #2185

github

samuv
fix(skills): prefill version for local-build install dialog across all entry points

Local-build install entry points each derived `defaultReference` /
`defaultVersion` differently — the build cards, build detail page,
build table row, and chat skill-built card could each end up with the
version baked into the Name field, missing entirely, or both.

Introduces `getBuildInstallDefaults(build)` in `lib/build-reference.ts`
that mirrors the registry helper:
1. `build.version` (artifact metadata)
2. version parsed from `build.tag` (e.g. `:v1.0.0`, `@sha256:...`)
3. the whole `build.tag` when it is a bare version-only string and
   `build.name` already covers the reference (e.g. `name="my-skill"`,
   `tag="v0.0.1"` -> version "v0.0.1")

All four local-build entry points now use the helper so the dialog is
prefilled identically regardless of where Install was clicked.
Pull Request #2185: fix(skills): prefill version field in install dialog for every entry point

4318 of 7107 branches covered (60.76%)

28 of 29 new or added lines in 8 files covered. (96.55%)

2 existing lines in 1 file now uncovered.

6590 of 9915 relevant lines covered (66.46%)

122.49 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
0.0
0.0% renderer/src/features/skills/components/build-detail-page.tsx

Coverage Regressions

Lines Coverage ∆ File
2
96.3
0.64% renderer/src/features/skills/components/dialog-install-skill.tsx
Jobs
ID Job ID Ran Files Coverage
1 25329095397.1 04 May 2026 04:02PM UTC 491
66.46
GitHub Action Run
Source Files on build 25329095397
  • 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 #25329095397
  • 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