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

stacklok / toolhive / 24003988921
65%

Build:
DEFAULT BRANCH: main
Ran 05 Apr 2026 03:00PM UTC
Jobs 1
Files 604
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

05 Apr 2026 02:54PM UTC coverage: 65.182% (-0.04%) from 65.226%
24003988921

push

github

web-flow
fix(operator): add +listType=map and +listMapKey=type to CRD Conditions fields (#4561)

fix(operator): add +listType=map and +listMapKey=type to all CRD Conditions fields

9 out of 11 CRDs were missing the standard Kubernetes markers on their
Conditions fields. Without these, Server-Side Apply treats conditions as
atomic (replacing the entire list) instead of merging by condition type.
MCPRegistry and MCPToolConfig already had the markers; this brings the
remaining 9 CRDs into alignment.

No controller code changes needed since current controllers use
Status().Update() (PUT). This is the safe window to add the markers
before any future SSA migration.

CRD manifests regenerated via `task operator-manifests`.

Fixes #4535

54656 of 83852 relevant lines covered (65.18%)

63.61 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
61.97
-1.41% pkg/networking/port.go
2
71.43
-1.68% pkg/vmcp/k8s/manager.go
8
23.56
-4.6% pkg/client/manager.go
11
68.42
-14.47% pkg/client/discovery.go
14
74.44
-5.19% pkg/client/config.go
Jobs
ID Job ID Ran Files Coverage
1 24003988921.1 05 Apr 2026 03:00PM UTC 604
65.18
GitHub Action Run
Source Files on build 24003988921
  • Tree
  • List 604
  • Changed 14
  • Source Changed 9
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24003988921
  • 56a3cde8 on github
  • Prev Build on main (#24003869849)
  • Next Build on main (#24024702719)
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