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

kubernetes-sigs / kubebuilder / 15958699359
65%
master: 61%

Build:
Build:
LAST BUILD BRANCH: angents-enhance-before-release
DEFAULT BRANCH: master
Ran 29 Jun 2025 07:44PM UTC
Jobs 1
Files 51
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

29 Jun 2025 07:35PM UTC coverage: 64.711% (-6.7%) from 71.385%
15958699359

Pull #4892

github

camilamacedo86
:sparkles: Add alpha update command for 3-way project upgrade

This commit introduces the `kubebuilder alpha update` command, which enables users to upgrade their Kubebuilder projects via a 3-way Git merge strategy.

The update flow:
- Creates an 'ancestor' branch based on the original scaffold version
- Extracts the user's current project state into a 'current' branch
- Generates a fresh scaffold using the target version in the 'upgrade' branch
- Merges changes into a 'merge' branch, preserving user code and applying updates

This mechanism allows users to safely adopt new scaffolding and maintain their custom logic with minimal manual effort.

Author:    vitorfloriano <107767584+vitorfloriano@users.noreply.github.com>
Co-Author: camilamacedo86
Pull Request #4892: (HOLD) Alpha update initial code with suggested changes - review

49 of 437 new or added lines in 7 files covered. (11.21%)

2404 of 3715 relevant lines covered (64.71%)

14.62 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
0.0
0.0% pkg/cli/alpha/internal/generate.go
3
0.0
pkg/cli/alpha/internal/update/utils.go
9
84.48
pkg/cli/alpha/update.go
18
0.0
pkg/cli/alpha/internal/common/common.go
38
0.0
pkg/cli/alpha/internal/update/prepare.go
73
0.0
pkg/cli/alpha/internal/update/validate.go
244
0.0
pkg/cli/alpha/internal/update/update.go
Jobs
ID Job ID Ran Files Coverage
1 15958699359.1 29 Jun 2025 07:44PM UTC 51
64.71
GitHub Action Run
Source Files on build 15958699359
  • Tree
  • List 51
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4892
  • PR Base - master (#15804253174)
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

© 2025 Coveralls, Inc