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

stacklok / toolhive / 21706693560
63%

Build:
DEFAULT BRANCH: main
Ran 05 Feb 2026 10:04AM UTC
Jobs 1
Files 492
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

05 Feb 2026 09:47AM UTC coverage: 60.841% (-0.01%) from 60.852%
21706693560

push

github

web-flow
Fix proxy hang on kubectl attach EOF (#3584)

The proxy could hang indefinitely when kubectl attach terminated
its SPDY connection. This occurred because:

- SPDY executor retained corrupted state across retry attempts
- Pipe cleanup wasn't signaling EOF to the transport layer

Create fresh SPDY executor per retry to avoid state corruption.
Close pipes when attach goroutine exits to propagate EOF signal,
allowing the transport layer to detect the failure and trigger
re-attachment or exit.

Fixes: #3583

Signed-off-by: Robert Dailey <git@rdailey.me>

0 of 19 new or added lines in 1 file covered. (0.0%)

248 existing lines in 4 files now uncovered.

40955 of 67315 relevant lines covered (60.84%)

78.18 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
19
32.78
0.0% pkg/container/kubernetes/client.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
79.58
-0.53% pkg/transport/proxy/httpsse/http_proxy.go
2
57.89
-3.51% pkg/transport/session/sse_session.go
43
71.49
3.0% pkg/client/config.go
201
32.78
0.0% pkg/container/kubernetes/client.go
Jobs
ID Job ID Ran Files Coverage
1 21706693560.1 05 Feb 2026 10:04AM UTC 492
60.84
GitHub Action Run
Source Files on build 21706693560
  • Tree
  • List 492
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21706693560
  • af0b0797 on github
  • Prev Build on main (#21706784602)
  • Next Build on main (#21707748264)
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