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

stacklok / toolhive / 22612385118 / 1
64%
main: 64%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2026 07:21AM UTC
Files 527
Run time 11s
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

03 Mar 2026 07:13AM UTC coverage: 63.2% (+0.05%) from 63.146%
22612385118.1

push

github

web-flow
Handle embedded ResourceContents in vmcp bridge (#3953)

Handle embedded ResourceContents in vmcp bridge content conversion

The vmcp bridge silently discarded embedded ResourceContents from MCP
tool results, replacing them with empty strings. This broke tools like
github_get_file_contents that return file content via NewToolResultResource.

Add bidirectional EmbeddedResource handling:
- ConvertMCPContent (MCP→vmcp): extract text/blob/URI/MIME from
  EmbeddedResource into vmcp.Content fields
- convertToMCPContent (vmcp→MCP): reconstruct EmbeddedResource with
  TextResourceContents or BlobResourceContents from vmcp.Content

The empty-resource fallback now returns an EmbeddedResource (preserving
type: "resource" semantics) instead of converting to empty TextContent.

Closes #3952

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

45450 of 71914 relevant lines covered (63.2%)

76.98 hits per line

Source Files on job 22612385118.1
  • Tree
  • List 527
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22612385118
  • 06663f04 on github
  • Prev Job for on main (#22610100940.1)
  • Next Job for on main (#22619272664.1)
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