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

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

Build:
DEFAULT BRANCH: main
Ran 22 Oct 2025 04:07AM UTC
Files 286
Run time 7s
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

22 Oct 2025 04:02AM UTC coverage: 47.745% (+0.06%) from 47.688%
18704949258.1

push

github

web-flow
Add MCP _meta field support to request parser (#2272)

Add support for parsing the _meta field from MCP JSON-RPC requests
according to the Model Context Protocol specification. The _meta field
is an optional parameter that allows clients and servers to attach
additional metadata to their interactions, such as progress tokens,
trace IDs, and custom namespaced metadata.

Changes:
- Add Meta field to ParsedMCPRequest struct to store request metadata
- Update extractResourceAndArguments to extract _meta from params
- Add GetMCPMeta convenience function for accessing _meta from context
- Add comprehensive test coverage for _meta parsing

The authz middleware already properly handles _meta in responses through
the mcp-go library's Result type. This change adds support for parsing
_meta from incoming requests.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

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

18647 of 39055 relevant lines covered (47.75%)

15.87 hits per line

Source Files on job 18704949258.1
  • Tree
  • List 286
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 18704949258
  • 8ec78042 on github
  • Prev Job for on main (#18696949295.1)
  • Next Job for on main (#18704989510.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