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

stacklok / toolhive / 23870867049
65%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2026 09:11PM UTC
Jobs 1
Files 600
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

01 Apr 2026 09:06PM UTC coverage: 65.483% (+0.05%) from 65.431%
23870867049

push

github

web-flow
Normalize proxyMode to always reflect effective HTTP protocol (#4468)

* Normalize proxyMode to always reflect effective HTTP protocol

proxyMode was only meaningful for stdio transports but could be set on
any transport, returning empty or misleading values to clients. This
caused confusion and required every client to implement conditional
logic via GetEffectiveProxyMode() to determine the actual protocol.

Add EffectiveProxyMode() to pkg/transport/types as the canonical typed
implementation, and NormalizeProxyMode() on RunConfig to apply it at
creation and load time. This ensures proxyMode is always the effective
value in persisted configs and API responses.

Also fixes the conflicting default in StdioTransport (SSE vs
streamable-http everywhere else).

Fixes #3296

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

* Regenerate swagger docs for updated ProxyMode description

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

---------

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

17 of 18 new or added lines in 6 files covered. (94.44%)

4 existing lines in 2 files now uncovered.

53946 of 82382 relevant lines covered (65.48%)

64.42 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
44.64
0.0% pkg/transport/stdio.go

Coverage Regressions

Lines Coverage ∆ File
2
73.63
-0.22% pkg/runner/config.go
2
82.81
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 23870867049.1 01 Apr 2026 09:11PM UTC 600
65.48
GitHub Action Run
Source Files on build 23870867049
  • Tree
  • List 600
  • Changed 14
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23870867049
  • c3fadd11 on github
  • Prev Build on main (#23869204772)
  • Next Build on main (#23889040631)
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