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

stacklok / toolhive / 24349073778
66%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 02:37PM UTC
Jobs 1
Files 618
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

13 Apr 2026 02:31PM UTC coverage: 65.597% (+0.002%) from 65.595%
24349073778

push

github

web-flow
Rename remoteURL and externalURL JSON tags to standard camelCase (#4775)

* Rename remoteURL and externalURL JSON tags to camelCase

The JSON tags on MCPRemoteProxySpec.RemoteURL and
MCPRemoteProxyStatus.ExternalURL used all-caps URL which is
inconsistent with the rest of the codebase (issuerUrl, jwksUrl,
tokenUrl, endpointUrl, resourceUrl) and Kubernetes API conventions.

Fixes #4581

- Change json:"remoteURL" to json:"remoteUrl" on MCPRemoteProxySpec
  and MCPServerEntrySpec
- Change json:"externalURL" to json:"externalUrl" on
  MCPRemoteProxyStatus
- Regenerate CRD manifests and API reference docs
- Update all example YAMLs, architecture docs, error messages, and
  test assertions to use the new key names

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Revert remoteURL in RunConfig docs to match Go field name

The architecture docs describing RunConfig fields use lowerCamelCase
Go field names (not CRD JSON tags). The RunConfig struct field is
RemoteURL (Go) / remote_url (JSON), so the doc convention is
remoteURL, not remoteUrl. The previous commit incorrectly renamed
these along with the CRD JSON tag changes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

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

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

12 existing lines in 4 files now uncovered.

56972 of 86851 relevant lines covered (65.6%)

63.01 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
51.71
-0.57% pkg/workloads/manager.go
2
73.63
-0.64% pkg/runner/config.go
2
94.77
-1.31% pkg/vmcp/composer/dag_executor.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
Jobs
ID Job ID Ran Files Coverage
1 24349073778.1 13 Apr 2026 02:37PM UTC 618
65.6
GitHub Action Run
Source Files on build 24349073778
  • Tree
  • List 618
  • Changed 13
  • Source Changed 5
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24349073778
  • 992f2e43 on github
  • Prev Build on main (#24343499161)
  • Next Build on main (#24349165669)
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