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

stacklok / toolhive / 22760380047
64%

Build:
DEFAULT BRANCH: main
Ran 06 Mar 2026 11:04AM UTC
Jobs 1
Files 537
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

06 Mar 2026 10:55AM UTC coverage: 63.874% (+0.007%) from 63.867%
22760380047

push

github

web-flow
Replace ToolMatch with mcp.Tool in optimizer pipeline (#4016)

The ToolMatch struct duplicated fields from mcp.Tool (Name, Description,
InputSchema, OutputSchema), creating an unnecessary conversion layer.
Replace it with mcp.Tool throughout the optimizer pipeline: the store
returns minimal mcp.Tool values (Name + Description), and FindTool
enriches them by swapping in the full tool from the in-memory map.

This eliminates the resolveInputSchema/resolveOutputSchema helpers and
gives callers all mcp.Tool fields (Annotations, RawInputSchema, etc.)
for free.

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

18 of 18 new or added lines in 3 files covered. (100.0%)

47072 of 73695 relevant lines covered (63.87%)

75.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22760380047.1 06 Mar 2026 11:04AM UTC 537
63.87
GitHub Action Run
Source Files on build 22760380047
  • Tree
  • List 537
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22760380047
  • edafa620 on github
  • Prev Build on main (#22759908352)
  • Next Build on main (#22761633668)
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