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

kubernetes-sigs / kubebuilder / 14077079366
73%
master: 74%

Build:
Build:
LAST BUILD BRANCH: add-namesapced-support
DEFAULT BRANCH: master
Ran 26 Mar 2025 11:40AM 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

26 Mar 2025 06:35AM UTC coverage: 72.977%. Remained the same
14077079366

Pull #4660

github

kersten
fix: avoid shadowing of 'config', 'err', and patch error in helm and deploy-image scaffolds

Renamed variables and parameters in pkg/plugins/optional/helm/v1alpha and
pkg/plugins/golang/deploy-image/v1alpha1 to avoid shadowing: 'config' → 'cfg',
reused 'err' instead of shadowing it with ':=' assignments, and separated
'errPatch' from the main error flow. These changes improve error handling clarity
and prevent bugs related to accidental shadowing.
Pull Request #4660: 🌱 (chore): avoid shadowing of 'config', 'err', and patch error in helm and deploy-image scaffolds

2309 of 3164 relevant lines covered (72.98%)

13.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14077079366.1 26 Mar 2025 11:40AM UTC 45
72.98
GitHub Action Run
Source Files on build 14077079366
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #4660
  • PR Base - master (#14069473357)
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