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

stacklok / toolhive / 19495809010
58%

Build:
DEFAULT BRANCH: main
Ran 19 Nov 2025 09:09AM UTC
Jobs 1
Files 382
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

19 Nov 2025 09:07AM UTC coverage: 48.703% (-0.3%) from 49.029%
19495809010

push

github

web-flow
Add integration tests for vMCP server (#2624)

* Add integration tests for vMCP server

The tests use real MCP backend servers created with mark3labs/mcp-go SDK
to ensure authentic protocol behavior.

Test helpers in test/integration/vmcp/helpers/ provide reusable utilities
for creating vMCP servers, MCP clients, backend servers, and common
test assertions.

* Fix race condition in context cancellation check

Use select statement instead of ctx.Err() check to avoid race condition
when checking for context cancellation in the goroutine error handler.

This follows Go best practices for context handling.

Addresses review comment from @yrobla.

0 of 330 new or added lines in 3 files covered. (0.0%)

2 existing lines in 1 file now uncovered.

24438 of 50178 relevant lines covered (48.7%)

61.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
101
0.0
test/integration/vmcp/helpers/mcp_client.go
105
0.0
test/integration/vmcp/helpers/backend.go
124
0.0
test/integration/vmcp/helpers/vmcp_server.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.67
-1.33% pkg/vmcp/composer/dag_executor.go
Jobs
ID Job ID Ran Files Coverage
1 19495809010.1 19 Nov 2025 09:09AM UTC 382
48.7
GitHub Action Run
Source Files on build 19495809010
  • Tree
  • List 382
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19495809010
  • ff6a1ab3 on github
  • Prev Build on main (#19483015712)
  • Next Build on main (#19497444210)
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