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

camilamacedo86 / kubebuilder / 21580929472
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: helm-tests
DEFAULT BRANCH: master
Ran 02 Feb 2026 07:29AM UTC
Jobs 1
Files 101
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

02 Feb 2026 07:19AM UTC coverage: 73.747% (+0.07%) from 73.678%
21580929472

push

github

camilamacedo86
feat(helm/v2-alpha): Add Helm chart tests to scaffolded projects

This commit adds built-in Helm tests to validate deployment health in
scaffolded Helm charts. Tests automatically verify that the manager
deployment, services, and certificates are properly configured and ready.

Changes:
- Add test-connection.yaml template that scaffolds Helm test resources
  (ServiceAccount, Role, RoleBinding, and test Pod)
- Test Pod verifies manager deployment availability, metrics service,
  webhook service (when enabled), and certificates (when cert-manager enabled)
- Update GitHub Actions workflows to run helm test after installation
- Add --wait --timeout 300s flags to helm install for proper synchronization
- Fix metrics certificate DNS names to use root context ($) instead of
  current context (.) to prevent template rendering issues
- Update .gitignore to track dist/chart files in testdata projects
- Update documentation and help text

The test Pod uses bitnami/kubectl image and includes proper RBAC permissions
to check deployments, services, and certificates. Tests are automatically
cleaned up after completion via helm.sh/hook-delete-policy annotation.

This improves CI/CD reliability by catching deployment issues early and
provides a standardized testing approach for Helm chart validation.

Generated-by: Cursor <cursoragent@cursor.com>

38 of 40 new or added lines in 5 files covered. (95.0%)

6663 of 9035 relevant lines covered (73.75%)

40.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
91.3
pkg/plugins/optional/helm/v2alpha/scaffolds/internal/templates/chart-templates/test_connection.go
Jobs
ID Job ID Ran Files Coverage
1 21580929472.1 02 Feb 2026 07:29AM UTC 101
73.75
GitHub Action Run
Source Files on build 21580929472
  • Tree
  • List 101
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 75b445b3 on github
  • Prev Build on master (#21541429640)
  • Next Build on test-add-helm (#21587404764)
  • 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