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

stacklok / toolhive / 19136370073
51%

Build:
DEFAULT BRANCH: main
Ran 06 Nov 2025 01:01PM UTC
Jobs 1
Files 350
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

06 Nov 2025 12:56PM UTC coverage: 48.359% (-0.03%) from 48.386%
19136370073

push

github

web-flow
Support MCP servers with partial capabilities in vmcp (#2416)

The vmcp was rejecting backends that don't implement all three MCP
capabilities (tools, resources, prompts). This violated the MCP
specification, which explicitly makes all capabilities optional.

The oci-registry MCP server only implements tools, causing vmcp to
fail during aggregation when it tried to unconditionally query
resources and prompts.

Changes:
- Query server capabilities during MCP initialization handshake
- Conditionally query only advertised capabilities
- Return empty results for unsupported capabilities
- Add tests for backends with partial capability support

This allows vmcp to successfully aggregate backends that implement
any subset of tools, resources, and prompts, as intended by the
MCP specification.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

13 of 62 new or added lines in 1 file covered. (20.97%)

6 existing lines in 2 files now uncovered.

22092 of 45683 relevant lines covered (48.36%)

37.14 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
49
27.27
0.16% pkg/vmcp/client/client.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
27.27
0.16% pkg/vmcp/client/client.go
4
82.27
-1.11% pkg/transport/proxy/httpsse/http_proxy.go
Jobs
ID Job ID Ran Files Coverage
1 19136370073.1 06 Nov 2025 01:01PM UTC 350
48.36
GitHub Action Run
Source Files on build 19136370073
  • Tree
  • List 350
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19136370073
  • 630707b4 on github
  • Prev Build on main (#19135741208)
  • Next Build on main (#19136383232)
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

© 2025 Coveralls, Inc