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

stacklok / toolhive / 24249008567
66%

Build:
DEFAULT BRANCH: main
Ran 10 Apr 2026 02:57PM UTC
Jobs 1
Files 616
Run time 2min
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

10 Apr 2026 02:52PM UTC coverage: 65.534% (+0.03%) from 65.5%
24249008567

push

github

web-flow
Replace flaky proxy-restart test with cross-proxy routing (#4723)

* Replace proxy-restart test with cross-proxy session routing

The backend routing test deleted the proxy runner pod and waited for
Kubernetes to recreate it, which was timing-sensitive and flaky —
the VirtualMCPServer often got stuck in Pending during the restart
window.

Replace with a deterministic 2-proxy-replica approach: deploy
MCPServer with replicas=2, port-forward to each proxy pod
directly, initialize a session on proxy A, then send a request to
proxy B with the same session ID. This verifies Redis-backed
session sharing across proxy replicas without any pod restarts.

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

* Send 5 requests on proxy B to verify consistent backend routing

A single request could succeed by chance with random ClusterIP
routing. With 2 backends, P(all 5 hit the right pod) is ~3%, so
5 consecutive successes give high confidence that Redis-backed
session routing is directing requests to the correct backend.

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

---------

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

56271 of 85866 relevant lines covered (65.53%)

61.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
82.6
-0.42% pkg/vmcp/composer/workflow_engine.go
2
95.68
-1.44% pkg/vmcp/composer/template_expander.go
Jobs
ID Job ID Ran Files Coverage
1 24249008567.1 10 Apr 2026 02:57PM UTC 616
65.53
GitHub Action Run
Source Files on build 24249008567
  • Tree
  • List 616
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24249008567
  • ef057c47 on github
  • Prev Build on main (#24242826706)
  • Next Build on main (#24250321846)
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