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

stacklok / toolhive / 23744823818
65%

Build:
DEFAULT BRANCH: main
Ran 30 Mar 2026 12:36PM UTC
Jobs 1
Files 585
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

30 Mar 2026 12:31PM UTC coverage: 65.444% (-0.04%) from 65.487%
23744823818

push

github

web-flow
fix(mcp): disable interactive OAuth in embedded MCP server handler (#4444)

The MCP server handler was calling registry.GetDefaultProvider() without
explicitly setting WithInteractive(false). Because the registry provider
is a singleton (sync.Once), and the MCP handler is typically the first
caller during `thv serve --experimental-mcp`, it "poisoned" the shared
provider with interactive=true. All subsequent callers — including the
HTTP API routes that intentionally disable interactive mode — inherited
this setting, causing the browser to open for OAuth on every registry
access when credentials were invalid.

Made-with: Cursor

4 of 4 new or added lines in 1 file covered. (100.0%)

45 existing lines in 7 files now uncovered.

52637 of 80431 relevant lines covered (65.44%)

62.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
14
74.44
-5.19% pkg/client/config.go
11
68.42
-14.47% pkg/client/discovery.go
8
23.56
-4.6% pkg/client/manager.go
5
82.6
-0.21% pkg/vmcp/composer/workflow_engine.go
3
71.85
-1.11% pkg/ignore/processor.go
2
95.68
-1.44% pkg/vmcp/composer/template_expander.go
2
51.71
-0.19% pkg/workloads/manager.go
Jobs
ID Job ID Ran Files Coverage
1 23744823818.1 30 Mar 2026 12:36PM UTC 585
65.44
GitHub Action Run
Source Files on build 23744823818
  • Tree
  • List 585
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23744823818
  • 45573824 on github
  • Prev Build on main (#23741781718)
  • Next Build on main (#23745680821)
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