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

stacklok / toolhive / 22670494906
64%

Build:
DEFAULT BRANCH: main
Ran 04 Mar 2026 01:11PM UTC
Jobs 1
Files 530
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 Mar 2026 01:02PM UTC coverage: 63.704% (-0.04%) from 63.745%
22670494906

push

github

web-flow
Implement skill install and uninstall CLI commands (#3988)

* Implement skill install and uninstall CLI commands

Replace empty skill install/uninstall stubs with real implementations
that call the Skills HTTP client.

Install supports --client, --scope (default "user"), --force, and
--project-root flags with validation that --project-root is required
when --scope is "project".

Uninstall supports --scope and --project-root flags with shell
completion for installed skill names.

Both commands follow silent-success convention.

Closes stacklok/toolhive#3653

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Address review feedback and implement all skill CLI commands

Review feedback from #3988:
- Move validateProjectRootForScope to skill_helpers.go for reuse
- Default uninstall --scope to "user" for consistency with install
- Add validateProjectRootForScope to uninstall PreRunE
- Document build reference output in Long description
- Remove chatty "Valid" print from validate (silent success)

Also implements validate, build, and push commands on this branch
(previously in #3989 which targeted the old stacked branch).

Closes stacklok/toolhive#3653

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

22 of 111 new or added lines in 6 files covered. (19.82%)

9 existing lines in 5 files now uncovered.

46549 of 73071 relevant lines covered (63.7%)

76.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
12.5
4.81% cmd/thv/app/skill_helpers.go
10
23.08
-26.92% cmd/thv/app/skill_push.go
12
45.45
-4.55% cmd/thv/app/skill_uninstall.go
14
36.36
-13.64% cmd/thv/app/skill_install.go
18
20.83
-29.17% cmd/thv/app/skill_build.go
31
13.51
-36.49% cmd/thv/app/skill_validate.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
20.83
-29.17% cmd/thv/app/skill_build.go
1
13.51
-36.49% cmd/thv/app/skill_validate.go
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
3
45.17
-0.67% pkg/transport/stdio.go
Jobs
ID Job ID Ran Files Coverage
1 22670494906.1 04 Mar 2026 01:10PM UTC 530
63.7
GitHub Action Run
Source Files on build 22670494906
  • Tree
  • List 530
  • Changed 15
  • Source Changed 6
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22670494906
  • f93bad74 on github
  • Prev Build on main (#22667583280)
  • Next Build on main (#22676557261)
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