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

kubernetes-sigs / kubebuilder / 30689333226
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix-project-file-follow-up
DEFAULT BRANCH: master
Ran 01 Aug 2026 07:18AM UTC
Jobs 1
Files 103
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

01 Aug 2026 07:13AM UTC coverage: 85.344% (+1.0%) from 84.389%
30689333226

Pull #5941

github

camilamacedo86
(go/v4): always record controllers in `controllers`, deprecate `controller`

Follow-up to v4.14.0. `controllers` is now the only format written.
`controller` is still read so existing projects work, but never written
back. Migration is centralized in `Resource.Migrate()`, called from
`Cfg.MarshalYAML()`, so any command that writes PROJECT migrates every
resource in it. Reading a file never modifies it.

Only the PROJECT file changes — reconciler names, file names and `Named()`
are unchanged.

External plugins must read `resources[].controllers`. Go consumers should
use `HasController()` or `GetControllerNames()`.

dd
Pull Request #5941: ⚠️ (API): always record controllers in `controllers`, deprecate `controller`

124 of 144 new or added lines in 5 files covered. (86.11%)

2 existing lines in 2 files now uncovered.

8339 of 9771 relevant lines covered (85.34%)

158.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
12
92.39
4.25% pkg/model/resource/resource.go
3
87.18
10.99% pkg/plugins/golang/options.go
3
81.93
20.18% pkg/plugins/golang/v4/api.go
2
90.39
-0.72% pkg/config/v3/config.go

Coverage Regressions

Lines Coverage ∆ File
1
87.18
10.99% pkg/plugins/golang/options.go
1
81.93
20.18% pkg/plugins/golang/v4/api.go
Jobs
ID Job ID Ran Files Coverage
1 30689333226.1 01 Aug 2026 07:18AM UTC 103
85.34
GitHub Action Run
Source Files on build 30689333226
  • Tree
  • List 103
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5941
  • PR Base - master (#30651660117)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc