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

dunglas / mercure / 24897503934 / 1
84%
master: 93%

Build:
Build:
LAST BUILD BRANCH: cluster/secure
DEFAULT BRANCH: master
Ran 24 Apr 2026 03:32PM UTC
Files 23
Run time 1s
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.1

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

Source Files on job 0 - 24897503934.1
  • Tree
  • List 23
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24897503934
  • 8ea6a352 on github
  • Prev Job for on main (#24892604043.1)
  • Next Job for on main (#24995897913.1)
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