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

stacklok / toolhive / 23487529081
64%

Build:
DEFAULT BRANCH: main
Ran 24 Mar 2026 11:43AM UTC
Jobs 1
Files 575
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

24 Mar 2026 11:39AM UTC coverage: 64.872% (-0.1%) from 64.996%
23487529081

push

github

web-flow
Preserve prompt message structure through vMCP relay (#4334)

The vMCP prompt relay flattened all backend messages into a single
string with "[role] text\n" format, discarding non-text content and
individual message roles. The handler then wrapped this flat string
as a single "assistant" message, losing the original conversation
structure.

Replace the lossy ConvertPromptMessages with structured
ConvertMCPPromptMessages/ToMCPPromptMessages that preserve individual
messages with their original roles and full content types (text, image,
audio, embedded resource, resource link). This removes the documented
"Phase 1 limitation" for prompt message handling.

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

19 of 22 new or added lines in 4 files covered. (86.36%)

122 existing lines in 11 files now uncovered.

50823 of 78343 relevant lines covered (64.87%)

159.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
77.54
-15.09% pkg/vmcp/conversion/content.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
79.79
-0.52% pkg/transport/proxy/httpsse/http_proxy.go
2
57.89
-3.51% pkg/transport/session/sse_session.go
2
82.98
-0.26% pkg/vmcp/composer/workflow_engine.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
6
76.15
-5.5% pkg/secrets/keyring/keyctl_linux.go
8
23.56
-4.6% pkg/client/manager.go
11
68.42
-14.47% pkg/client/discovery.go
14
74.44
-5.19% pkg/client/config.go
16
88.2
-8.8% pkg/vmcp/server/adapter/handler_factory.go
23
71.58
-6.28% pkg/vmcp/session/internal/backend/mcp_session.go
36
77.54
-15.09% pkg/vmcp/conversion/content.go
Jobs
ID Job ID Ran Files Coverage
1 23487529081.1 24 Mar 2026 11:43AM UTC 575
64.87
GitHub Action Run
Source Files on build 23487529081
  • Tree
  • List 575
  • Changed 13
  • Source Changed 5
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23487529081
  • df1a5cd0 on github
  • Prev Build on main (#23482445250)
  • Next Build on main (#23490524415)
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