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

kubernetes-sigs / kubebuilder / 27686259311
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-external-api-path-validation
DEFAULT BRANCH: master
Ran 17 Jun 2026 06:44PM UTC
Jobs 1
Files 103
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

17 Jun 2026 11:39AM UTC coverage: 82.774%. Remained the same
27686259311

Pull #5765

github

naminari
🐛 (helm/v2-alpha): fix helm-deploy deploying image ":0.1.0" when IMG is unset

The scaffolded helm-deploy target referenced $IMG via shell expansion,
but IMG is a Make variable not exported to the recipe shell, so a plain
`make helm-deploy` sent empty --set flags and deployed image ":0.1.0".

- pass IMG into the recipe shell explicitly in the Makefile template
- add a template-level default for manager.image.repository in the chart
- run helm-deploy without IMG in the chart test workflow to cover the default path
Pull Request #5765: 🐛 (helm/v2-alpha): fix helm-deploy deploying image ":0.1.0" when IMG …

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

7837 of 9468 relevant lines covered (82.77%)

81.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27686259311.1 17 Jun 2026 06:44PM UTC 103
82.77
GitHub Action Run
Source Files on build 27686259311
  • Tree
  • List 103
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5765
  • PR Base - master (#27643467778)
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