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

stacklok / toolhive / 28081157574
67%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 07:07AM UTC
Jobs 1
Files 763
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

24 Jun 2026 07:00AM UTC coverage: 67.086% (-0.07%) from 67.151%
28081157574

push

github

web-flow
Consolidate operator envtest suite bootstrap (#5602)

The 11 envtest integration suites each carried ~80-200 lines of
near-identical BeforeSuite/AfterSuite boilerplate: logger setup, envtest
start, scheme registration, client + manager creation, GroupRef field
indexers, the manager goroutine, and teardown. Only the controller
registrations and a few flags actually differed per suite.

Extract that shared core into a new cmd/thv-operator/test-integration/testutil
package (SuiteEnv + StartSuite/StartMinimalSuite/StartManager/Stop) so each
suite delegates the bootstrap and keeps only its per-suite controller
registrations. This removes ~900 lines of duplicated setup and gives the
suites a single place to evolve shared integration-test infrastructure.

storageversionmigrator uses StartMinimalSuite (no CRDs, no manager); the
dead USE_EXISTING_CLUSTER branch in the mcp-registry suite is dropped.

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

69509 of 103612 relevant lines covered (67.09%)

66.2 hits per line

Coverage Regressions

Lines Coverage ∆ File
62
61.69
-5.18% pkg/workloads/manager.go
6
20.11
-3.45% pkg/client/manager.go
5
0.0
-100.0% pkg/workloads/sysproc_unix.go
3
73.79
-2.91% pkg/state/local.go
2
96.47
0.0% pkg/authserver/storage/memory.go
2
88.24
-5.88% pkg/vmcp/backendregistry/registry.go
Jobs
ID Job ID Ran Files Coverage
1 28081157574.1 24 Jun 2026 07:06AM UTC 763
67.09
GitHub Action Run
Source Files on build 28081157574
  • Tree
  • List 763
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28081157574
  • 9bd40ac4 on github
  • Prev Build on main (#28081122312)
  • Next Build on main (#28081183877)
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