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

stacklok / toolhive / 21877090766 / 1
62%
main: 62%

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

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>

42520 of 69216 relevant lines covered (61.43%)

76.84 hits per line

Source Files on job 21877090766.1
  • Tree
  • List 519
  • Changed 9
  • Source Changed 1
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 21877090766
  • 9405bac4 on github
  • Prev Job for on main (#21875371706.1)
  • Next Job for on main (#21884878574.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