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

stacklok / toolhive / 21871986343
62%

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

10 Feb 2026 03:51PM UTC coverage: 61.414% (+0.03%) from 61.383%
21871986343

push

github

web-flow
Gate legacy span attributes behind UseLegacyAttributes flag (#3747)

Wrap all existing span attribute emissions in conditional blocks
controlled by the UseLegacyAttributes config flag. Since the flag
defaults to true, this is a behavioral no-op — all the same attributes
are still emitted. This structural change prepares for the follow-up
PR that adds new OTEL semantic convention attribute names alongside
the legacy names.

Attributes gated (emitted only when UseLegacyAttributes=true):
- HTTP: http.method, http.url, http.scheme, http.host, http.target,
  http.user_agent, http.request_content_length, http.query,
  http.status_code, http.response_content_length, http.duration_ms
- MCP: mcp.method, rpc.system, rpc.service, mcp.request.id,
  mcp.resource.id, mcp.transport
- Method-specific: mcp.tool.name, mcp.tool.arguments,
  mcp.resource.uri, mcp.prompt.name, mcp.client.name

Attributes kept unconditional (not renamed in follow-up):
- mcp.server.name, mcp.is_batch, sse.event_type
- Span status (Ok/Error)

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

44 of 48 new or added lines in 1 file covered. (91.67%)

14 existing lines in 5 files now uncovered.

42443 of 69110 relevant lines covered (61.41%)

78.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
94.0
-1.63% pkg/telemetry/middleware.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
2
82.83
-0.26% pkg/vmcp/composer/workflow_engine.go
3
71.85
-1.11% pkg/ignore/processor.go
5
94.0
-1.63% pkg/telemetry/middleware.go
Jobs
ID Job ID Ran Files Coverage
1 21871986343.1 10 Feb 2026 04:00PM UTC 519
61.41
GitHub Action Run
Source Files on build 21871986343
  • 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 #21871986343
  • b9af6fc8 on github
  • Prev Build on main (#21868499263)
  • Next Build on main (#21875371706)
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