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

stacklok / toolhive / 21877090766
62%

Build:
DEFAULT BRANCH: main
Ran 10 Feb 2026 06:26PM UTC
Jobs 1
Files 519
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

10 Feb 2026 06:18PM UTC coverage: 61.431% (-0.02%) from 61.45%
21877090766

push

github

web-flow
Add network/client span attributes and fix span status per OTEL semconv (#3750)

* Add network/client attributes and fix span status per OTEL semconv

Add new additive span attributes:
- network.protocol.version from incoming HTTP request
- client.address and client.port from RemoteAddr
- mcp.session.id from Mcp-Session-Id header
- error.type on 5xx errors

Fix span status to follow OTEL semantic conventions:
- 4xx responses now leave span status Unset (client errors)
- 5xx responses set Error with error.type attribute
- 2xx/3xx remain Ok

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* Separate frontend and backend protocol version attributes

Use network.protocol.version for the incoming HTTP request protocol
and mcp.backend.protocol.version for the backend transport protocol,
avoiding a silent overwrite when the two differ (e.g., HTTP/2 client
with SSE/HTTP1.1 backend).

Also add negative test for mcp.session.id when header is absent.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

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

53 of 55 new or added lines in 1 file covered. (96.36%)

38 existing lines in 5 files now uncovered.

42520 of 69216 relevant lines covered (61.43%)

76.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
95.6
-0.02% pkg/telemetry/middleware.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
3
71.85
-1.11% pkg/ignore/processor.go
8
25.0
-4.44% pkg/client/manager.go
11
68.42
-14.47% pkg/client/discovery.go
14
75.54
-5.04% pkg/client/config.go
Jobs
ID Job ID Ran Files Coverage
1 21877090766.1 10 Feb 2026 06:26PM UTC 519
61.43
GitHub Action Run
Source Files on build 21877090766
  • Tree
  • List 519
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21877090766
  • 9405bac4 on github
  • Prev Build on main (#21875371706)
  • Next Build on main (#21884878574)
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