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

stacklok / toolhive / 29580613786
69%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 12:38PM UTC
Jobs 1
Files 801
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

17 Jul 2026 12:32PM UTC coverage: 68.454% (+0.001%) from 68.453%
29580613786

push

github

web-flow
Resolve temp dirs in plugin adapter tests (#5849)

* Point mcp-protocol-expert at raw schema.ts for exact types

Rendered spec pages and context7 snippets are curated/summarized and
can lose fidelity on large pages. schema/<version>/schema.ts in the
modelcontextprotocol/modelcontextprotocol repo is the plain-text
ground truth the docs are generated from, so use it directly for
exact field names, required-vs-optional status, and error codes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

* Resolve temp dirs in plugin adapter tests

On macOS, t.TempDir() returns paths under /var/folders/..., and /var
is a symlink to /private/var. Plugin extraction path validation walks
each component with os.Lstat and refuses any symlink, so the adapter
tests tripped on the leading /var before reaching the real temp dir.
The symlink rejection is a correct security control; only the tests
were wrong.

Resolve temp dirs with filepath.EvalSymlinks before handing them to
extraction, matching the resolvedTempDir(t) pattern already used in
pkg/skills and documented in .claude/rules/testing.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

74416 of 108710 relevant lines covered (68.45%)

64.94 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
61.69
-0.26% pkg/workloads/manager.go
6
20.11
-3.45% pkg/client/manager.go
3
76.7
0.0% pkg/state/local.go
2
94.77
-1.31% pkg/vmcp/composer/dag_executor.go
Jobs
ID Job ID Ran Files Coverage
1 29580613786.1 17 Jul 2026 12:38PM UTC 801
68.45
GitHub Action Run
Source Files on build 29580613786
  • Tree
  • List 801
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29580613786
  • 8c5b00ab on github
  • Prev Build on main (#29580168217)
  • Next Build on main (#29580704301)
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