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

stacklok / toolhive / 28125934175
67%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 08:05PM UTC
Jobs 1
Files 759
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

24 Jun 2026 07:59PM UTC coverage: 67.154% (-0.02%) from 67.172%
28125934175

push

github

web-flow
Remove dead vMCP discovery seam and default router (#5627)

The legacy server.New path (s.core == nil) became unreachable once Serve
always builds the core: every server now routes capability aggregation
and call admission through the core. The discovery middleware, its
context seam, the discovery.Manager, and the context-coupled
defaultRouter were only reachable on that dead path.

Delete the pkg/vmcp/discovery package and router.defaultRouter, drop the
discovery.Manager parameter from server.New (7 -> 6 params), and point
the CLI at an empty SessionRouter (core.New needs a non-nil router only
for workflow validation, which does not route). Update the affected
tests and the comments that referenced the removed code.

Part of #5621

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

1 of 3 new or added lines in 2 files covered. (33.33%)

37 existing lines in 7 files now uncovered.

69398 of 103342 relevant lines covered (67.15%)

64.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
34.43
0.37% pkg/vmcp/cli/serve.go

Coverage Regressions

Lines Coverage ∆ File
7
66.61
4.83% pkg/workloads/manager.go
6
20.11
-3.45% pkg/client/manager.go
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
6
80.42
-1.42% pkg/transport/proxy/httpsse/http_proxy.go
6
70.71
-3.03% pkg/vmcp/session/types/mocks/mock_session.go
3
73.79
-2.91% pkg/state/local.go
3
64.29
-4.29% pkg/state/runconfig.go
Jobs
ID Job ID Ran Files Coverage
1 28125934175.1 24 Jun 2026 08:05PM UTC 759
67.15
GitHub Action Run
Source Files on build 28125934175
  • Tree
  • List 759
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28125934175
  • 6132d91b on github
  • Prev Build on main (#28125239026)
  • Next Build on main (#28129340367)
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