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

stacklok / toolhive / 22666181436
64%

Build:
DEFAULT BRANCH: main
Ran 04 Mar 2026 11:01AM UTC
Jobs 1
Files 530
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

04 Mar 2026 10:52AM UTC coverage: 63.759% (-0.02%) from 63.777%
22666181436

push

github

web-flow
Fix nil pointer panic in resolveTransportType for protocol scheme images (#3944)

Guard against typed nil pointers wrapped in non-nil ServerMetadata
interfaces across all call sites. Protocol scheme images (npx://,
uvx://, go://) returned nil *ImageMetadata from handleProtocolScheme,
which when converted to a ServerMetadata interface became non-nil,
causing panics on method calls like GetTransport().

Fixes #3940

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

13 of 33 new or added lines in 4 files covered. (39.39%)

42 existing lines in 7 files now uncovered.

46524 of 72968 relevant lines covered (63.76%)

76.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
73.58
-0.46% pkg/api/v1/workload_service.go
4
55.56
-0.97% pkg/mcp/server/run_server.go
5
34.84
1.1% pkg/runner/retriever/retriever.go
9
26.77
2.28% cmd/thv/app/run_flags.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
34.84
1.1% pkg/runner/retriever/retriever.go
2
79.79
-0.52% pkg/transport/proxy/httpsse/http_proxy.go
2
57.89
-3.51% pkg/transport/session/sse_session.go
4
76.83
-0.92% pkg/transport/proxy/transparent/transparent_proxy.go
8
23.56
-4.6% pkg/client/manager.go
11
68.42
-14.47% pkg/client/discovery.go
14
74.44
-5.19% pkg/client/config.go
Jobs
ID Job ID Ran Files Coverage
1 22666181436.1 04 Mar 2026 11:01AM UTC 530
63.76
GitHub Action Run
Source Files on build 22666181436
  • Tree
  • List 530
  • Changed 14
  • Source Changed 4
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22666181436
  • d527eb26 on github
  • Prev Build on main (#22666125449)
  • Next Build on main (#22667583280)
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