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

stacklok / toolhive / 22612385118
64%

Build:
DEFAULT BRANCH: main
Ran 03 Mar 2026 07:21AM UTC
Jobs 1
Files 527
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

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

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>

26 of 28 new or added lines in 2 files covered. (92.86%)

7 existing lines in 3 files now uncovered.

45450 of 71914 relevant lines covered (63.2%)

76.98 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.49
-1.45% pkg/vmcp/conversion/content.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
3
71.85
-1.11% pkg/ignore/processor.go
Jobs
ID Job ID Ran Files Coverage
1 22612385118.1 03 Mar 2026 07:21AM UTC 527
63.2
GitHub Action Run
Source Files on build 22612385118
  • Tree
  • List 527
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22612385118
  • 06663f04 on github
  • Prev Build on main (#22610100940)
  • Next Build on main (#22619272664)
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