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

stacklok / toolhive / 18704949258
58%

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

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

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>

16 of 17 new or added lines in 1 file covered. (94.12%)

7 existing lines in 2 files now uncovered.

18647 of 39055 relevant lines covered (47.75%)

15.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
97.33
0.15% pkg/mcp/parser.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.29
1.43% pkg/secrets/keyring/composite.go
6
64.89
15.96% pkg/secrets/keyring/keyctl_linux.go
Jobs
ID Job ID Ran Files Coverage
1 18704949258.1 22 Oct 2025 04:07AM UTC 286
47.75
GitHub Action Run
Source Files on build 18704949258
  • Tree
  • List 286
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18704949258
  • 8ec78042 on github
  • Prev Build on main (#18696949295)
  • Next Build on main (#18704989510)
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