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

stacklok / toolhive / 23744823818 / 1
64%
main: 64%

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

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

52637 of 80431 relevant lines covered (65.44%)

62.88 hits per line

Source Files on job 23744823818.1
  • Tree
  • List 585
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23744823818
  • 45573824 on github
  • Prev Job for on main (#23741781718.1)
  • Next Job for on main (#23745680821.1)
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