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

stacklok / toolhive / 24076761880 / 1
66%
main: 66%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 10:33AM UTC
Files 604
Run time 14s
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

07 Apr 2026 10:28AM UTC coverage: 65.205% (+0.05%) from 65.155%
24076761880.1

push

github

web-flow
Use int32 instead of int for CRD integer fields (#4591)

Kubernetes API conventions require int32 or int64 for integer fields.
Go's int is platform-dependent and generates format: int64 in the
OpenAPI schema. All 8 affected fields represent small values (counts,
port numbers) that fit in int32 and should match K8s conventions.

Changed fields:
- VirtualMCPServerStatus.BackendCount
- MCPGroupStatus.ServerCount, RemoteProxyCount
- MCPRegistryDatabaseConfig.Port, MaxOpenConns, MaxIdleConns
- SyncStatus.AttemptCount, ServerCount

Fixes #4544

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

54697 of 83885 relevant lines covered (65.2%)

62.72 hits per line

Source Files on job 24076761880.1
  • Tree
  • List 604
  • Changed 17
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24076761880
  • dbe7c63a on github
  • Prev Job for on main (#24076601509.1)
  • Next Job for on main (#24077050243.1)
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