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

stacklok / toolhive / 24076761880
65%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 10:33AM 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

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

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>

4 of 5 new or added lines in 4 files covered. (80.0%)

7 existing lines in 2 files now uncovered.

54697 of 83885 relevant lines covered (65.2%)

62.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
88.62
0.0% cmd/thv-operator/pkg/virtualmcpserverstatus/collector.go

Coverage Regressions

Lines Coverage ∆ File
5
82.81
0.0% pkg/vmcp/composer/workflow_engine.go
2
95.68
-1.44% pkg/vmcp/composer/template_expander.go
Jobs
ID Job ID Ran Files Coverage
1 24076761880.1 07 Apr 2026 10:33AM UTC 604
65.2
GitHub Action Run
Source Files on build 24076761880
  • Tree
  • List 604
  • Changed 17
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24076761880
  • dbe7c63a on github
  • Prev Build on main (#24076601509)
  • Next Build on main (#24077050243)
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