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

kubernetes-sigs / kubebuilder / 21307608352
74%
master: 74%

Build:
Build:
LAST BUILD BRANCH: helm-scope
DEFAULT BRANCH: master
Ran 24 Jan 2026 02:36AM UTC
Jobs 1
Files 100
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

24 Jan 2026 02:26AM UTC coverage: 73.737% (+0.2%) from 73.565%
21307608352

Pull #5388

github

camilamacedo86
(fix):(helm/v2-alpha): Escape existing Go template syntax in generated Helm charts

Fixes issue where kubebuilder edit --plugins=helm/v2-alpha creates invalid
Helm charts when install.yaml contains Go template syntax like {{ .Field }}.

The plugin now automatically escapes existing {{ }} patterns to {{ "{{ }}" }}
so Helm renders them as literal text instead of trying to evaluate them.

Applies to all resources (CRDs, ConfigMaps, Secrets, annotations, etc.).
Pull Request #5388: 🐛 (helm/v2-alpha): Escape existing Go template syntax in generated Helm charts

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

6595 of 8944 relevant lines covered (73.74%)

39.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21307608352.1 24 Jan 2026 02:36AM UTC 100
73.74
GitHub Action Run
Source Files on build 21307608352
  • Tree
  • List 100
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #5388
  • PR Base - master (#21277626563)
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