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

kubernetes-sigs / kubebuilder / 24523209058
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: remove-comment-redu
DEFAULT BRANCH: master
Ran 16 Apr 2026 05:02PM UTC
Jobs 1
Files 102
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

16 Apr 2026 04:59PM UTC coverage: 82.422% (-0.1%) from 82.542%
24523209058

Pull #5634

github

camilamacedo86
fix(deploy-image): Add validation for numeric flags

Add input validation for --image-container-port and --run-as-user flags
to prevent invalid scaffolded code:
- --image-container-port: must be valid integer 1-65535
- --run-as-user: must be valid non-negative int64

Both flags now fail fast with clear error messages instead of generating
uncompilable Go code when invalid values are provided.
Pull Request #5634: 🐛 fix(deploy-image): Add validation for numeric flags

2 of 16 new or added lines in 1 file covered. (12.5%)

7685 of 9324 relevant lines covered (82.42%)

73.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
20.77
-0.79% pkg/plugins/golang/deploy-image/v1alpha1/api.go
Jobs
ID Job ID Ran Files Coverage
1 24523209058.1 16 Apr 2026 05:02PM UTC 102
82.42
GitHub Action Run
Source Files on build 24523209058
  • Tree
  • List 102
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5634
  • PR Base - master (#24522363538)
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