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

kubernetes-sigs / kubebuilder / 15232042200
61%
master: 73%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/onsi/ginkgo/v2-2.27.4
DEFAULT BRANCH: master
Ran 24 May 2025 11:46PM UTC
Jobs 1
Files 45
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

24 May 2025 11:38PM UTC coverage: 71.57% (-1.5%) from 73.023%
15232042200

push

github

web-flow
📖 Update the docs with release v4.6.0 (#4822)

* chore: simplify test variable declarations for CLI tests

Replaced redundant multi-line `var` blocks with single-line declarations in
`version_test.go` and `completion_test.go`. This reduces visual noise and aligns
with idiomatic Go style for concise test setup.

* chore: improve readability of test case for alternative delimiters

Reformatted the inline struct definition in `scaffold_test.go` to a multi-line
layout.

* chore: add gofumpt to golangci-lint configuration

Enabled the `gofumpt` linter in `.golangci.yml` to enforce stricter formatting rules
and ensure consistency with gofumpt standards across the codebase.

* :book: bump sigs.k8s.io/kubebuilder/v4

Bumps [sigs.k8s.io/kubebuilder/v4](https://github.com/kubernetes-sigs/kubebuilder) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/kubernetes-sigs/kubebuilder/releases)
- [Changelog](https://github.com/kubernetes-sigs/kubebuilder/blob/master/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/kubebuilder/compare/v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/kubebuilder/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: unify import alias for network-policy

Replaces import alias `network_policy` with `networkpolicy` to follow Go naming conventions.

* chore: normalize error messages and wrap errors using %w

- Use %w consistently in fmt.Errorf for proper error wrapping
- Normalize error message casing for consistency
- Adjust tests to reflect updated error strings

* chore: normalize error messages and wrap errors using %w

- Use %w consistently in fmt.Errorf for proper error wrapping

* chore: normalize error messages and wrap errors using %w

- Use %w consistently in fmt.Errorf for proper error wrapping

* 🌱 (chore): wrap errors with `%w` and normalize formatting in `kustomize/v2`

Replaced uses of `%v... (continued)

66 of 297 new or added lines in 17 files covered. (22.22%)

34 existing lines in 7 files now uncovered.

2311 of 3229 relevant lines covered (71.57%)

16.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.67
-3.33% pkg/config/version.go
1
90.0
-10.0% pkg/plugin/util/exec.go
4
93.26
-0.33% pkg/cli/cli.go
4
40.28
-0.29% pkg/cli/cmd_helpers.go
5
68.75
0.0% pkg/plugins/golang/go_version.go
7
0.0
0.0% pkg/plugins/golang/repository.go
13
88.0
-3.19% pkg/cli/options.go
13
87.02
-5.95% pkg/config/v3/config.go
17
85.41
-2.36% pkg/machinery/scaffold.go
45
15.76
0.03% pkg/plugin/util/util.go
121
0.0
0.0% pkg/cli/alpha/internal/generate.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.67
-3.33% pkg/config/version.go
2
85.41
-2.36% pkg/machinery/scaffold.go
3
88.0
-3.19% pkg/cli/options.go
4
87.02
-5.95% pkg/config/v3/config.go
4
15.76
0.03% pkg/plugin/util/util.go
8
89.52
-7.62% pkg/model/resource/resource.go
12
0.0
0.0% pkg/cli/alpha/internal/generate.go
Jobs
ID Job ID Ran Files Coverage
1 15232042200.1 24 May 2025 11:46PM UTC 45
71.57
GitHub Action Run
Source Files on build 15232042200
  • Tree
  • List 45
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 15bf54b6 on github
  • Prev Build on refs/tags/v4.5.2 (#14092062188)
  • Next Build on book-v4 (#17265058136)
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