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

dunglas / mercure / 24897503934
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: cluster/secure
DEFAULT BRANCH: master
Ran 24 Apr 2026 03:29PM UTC
Jobs 1
Files 23
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 Apr 2026 03:27PM UTC coverage: 83.886%. Remained the same
24897503934

push

github

dunglas
feat(chart): seed replicas at minReplicas on fresh install with HPA

Without this, a fresh install with `autoscaling.enabled: true`
creates a Deployment with no `spec.replicas`, Kubernetes defaults
the field to 1, and the HPA then has to scale up to minReplicas.
That leaves a 30-90s window during which the workload runs
under-provisioned.

Gate the initial replicas value behind `.Release.IsInstall` so the
field is set only on first install. On subsequent upgrades the
field is still omitted, leaving the HPA in full control of the
replica count.

1744 of 2079 relevant lines covered (83.89%)

49.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 0 - 24897503934.1 24 Apr 2026 03:29PM UTC 23
83.89
GitHub Action Run
Source Files on build 24897503934
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8ea6a352 on github
  • Prev Build on main (#24892604043)
  • Next Build on main (#24995897913)
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