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

stacklok / toolhive / 28043528377
67%

Build:
DEFAULT BRANCH: main
Ran 23 Jun 2026 05:19PM UTC
Jobs 1
Files 772
Run time 2min
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

23 Jun 2026 05:13PM UTC coverage: 67.198% (-0.004%) from 67.202%
28043528377

push

github

web-flow
Add MCPServer and MCPToolConfig integration tests (#5593)

Issue #3363 asks for integration coverage of several MCPServer edge
cases and MCPToolConfig scenarios. A large fraction had already landed,
but four genuine gaps remained where the operator implements real
behavior that no test exercised:

- MCPToolConfig ToolsFilter and ToolsOverride (tool renaming) actually
  propagating into the rendered RunConfig ConfigMap, not just being
  tracked in Status.ReferencingWorkloads.
- A custom spec.serviceAccount: the operator must skip the auto-managed
  "-sa" account, keep the proxy-runner account, and inject the custom
  account into the backend pod patch.
- Recovery from an invalid PodTemplateSpec: the PodTemplateValid
  condition flips back to True and the blocked Deployment is created.
- A single MCPToolConfig referenced by multiple MCPServers: every
  workload is tracked and a config change fans the new hash out to all.

Port-conflict and typed Secret/ConfigMap volume-mount scenarios from the
issue are intentionally omitted: the operator implements no port-conflict
detection and the Volume type is HostPath-only, so tests there would
assert behavior that does not exist.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

70055 of 104251 relevant lines covered (67.2%)

64.12 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
87.79
-2.33% pkg/transport/proxy/transparent/sse_response_processor.go
3
64.29
-4.29% pkg/state/runconfig.go
2
62.38
-0.17% pkg/workloads/manager.go
Jobs
ID Job ID Ran Files Coverage
1 28043528377.1 23 Jun 2026 05:19PM UTC 772
67.2
GitHub Action Run
Source Files on build 28043528377
  • Tree
  • List 772
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28043528377
  • 95f3460e on github
  • Prev Build on main (#28039121678)
  • Next Build on main (#28056730792)
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