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

camilamacedo86 / kubebuilder / 17187224667
71%
master: 74%

Build:
Build:
LAST BUILD BRANCH: dev-install
DEFAULT BRANCH: master
Ran 24 Aug 2025 09:55AM UTC
Jobs 1
Files 53
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 Aug 2025 09:54AM UTC coverage: 70.639% (+0.1%) from 70.492%
17187224667

push

github

camilamacedo86
(fix): Fix inconsistent logging format in alpha commands

Follow up: https://github.com/kubernetes-sigs/kubebuilder/pull/4968

Testing alpha update and generate revealed logs were not in the right format.

Changes:
- Initialize consistent logging handler in alpha commands to fix level=info msg= format
- Replace log.Fatalf with slog.Error + os.Exit(1) for proper error handling
- Standardize log imports to use log "log/slog" across all files
- Remove redundant command info from RunCmd logging output
- Ensure all kubebuilder processes use the same colored INFO/WARN format

Before: level=warning msg="Using current working directory..."
After:  WARN Using current working directory...

Assisted-by: Cursor

23 of 27 new or added lines in 3 files covered. (85.19%)

2 existing lines in 2 files now uncovered.

3118 of 4414 relevant lines covered (70.64%)

13.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
86.0
1.79% pkg/cli/alpha/generate.go
2
78.29
1.37% pkg/cli/alpha/update.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.0
1.79% pkg/cli/alpha/generate.go
1
78.29
1.37% pkg/cli/alpha/update.go
Jobs
ID Job ID Ran Files Coverage
1 17187224667.1 24 Aug 2025 09:55AM UTC 53
70.64
GitHub Action Run
Source Files on build 17187224667
  • Tree
  • List 53
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8aca76b0 on github
  • Prev Build on master (#17177787026)
  • Delete
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