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

stacklok / toolhive / 30347108009
70%

Build:
DEFAULT BRANCH: main
Ran 28 Jul 2026 09:41AM UTC
Jobs 1
Files 848
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

28 Jul 2026 09:33AM UTC coverage: 69.723% (-0.004%) from 69.727%
30347108009

push

github

web-flow
Retry dual-era backend startup on a lost port-bind race (#6080)

allocateVMCPPort probes for a free port and closes its own listener
immediately, but the actual bind happens later, asynchronously, inside
the container Docker starts for the detached `thv run` process. Under
back-to-back workload churn another container can grab the same
ephemeral port first, failing with "address already in use" and
leaving the spec's BeforeEach to time out after 2 minutes.

Retry once with a freshly allocated port when this specific failure is
observed. Confirmed live under a 20-repeat stress run: the race still
fires (~1 in 12-13 attempts), but the retry now absorbs it instead of
failing the spec.

Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>

81246 of 116527 relevant lines covered (69.72%)

98.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
96.63
-0.44% pkg/authz/authorizers/cedar/core.go
2
81.97
0.23% pkg/transport/proxy/httpsse/http_proxy.go
2
57.89
-3.51% pkg/transport/session/sse_session.go
2
82.06
-0.21% pkg/vmcp/composer/workflow_engine.go
Jobs
ID Job ID Ran Files Coverage
1 30347108009.1 28 Jul 2026 09:41AM UTC 848
69.72
GitHub Action Run
Source Files on build 30347108009
  • Tree
  • List 848
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30347108009
  • e2c4441b on github
  • Prev Build on main (#30345441341)
  • Next Build on main (#30351240605)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc