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

kubernetes-sigs / lws / 28529019012
56%
main: 56%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/site/all-1caf817742
DEFAULT BRANCH: main
Ran 01 Jul 2026 03:34PM UTC
Jobs 1
Files 25
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

01 Jul 2026 03:11PM UTC coverage: 54.504% (-1.2%) from 55.673%
28529019012

Pull #907

github

hasB4K
fixtures: honor explicit Image field even when slow-pod fields are set

The slow-pod branch was unconditionally overriding p.Image to
`busybox:1.36`, which meant a test passing two different explicit
images (e.g. `busybox:1.36` for initial and `busybox:stable` for
target) got byte-identical yaml on both applies. No rolling update
was ever triggered, and the Slow-Rollout e2e test timed out at 8min
in CI without observing a single state transition.

Fix: only default to busybox when p.Image is empty. If the caller
passes an explicit image, keep it.

Validated locally: the Slow Rollout e2e test now completes in ~32s
with the expected 5 observed states.

Signed-off-by: Mathis Felardos <mathis@mistral.ai>
Pull Request #907: DisaggregatedSet: don't stall on slow pods and use the full range of maxUnavailable to maxSurge.

184 of 194 new or added lines in 2 files covered. (94.85%)

7 existing lines in 2 files now uncovered.

2015 of 3697 relevant lines covered (54.5%)

158.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
84.19
-1.1% pkg/controllers/disaggregatedset/executor.go
4
94.12
-1.62% pkg/controllers/disaggregatedset/planner.go

Coverage Regressions

Lines Coverage ∆ File
4
94.12
-1.62% pkg/controllers/disaggregatedset/planner.go
3
84.19
-1.1% pkg/controllers/disaggregatedset/executor.go
Jobs
ID Job ID Ran Files Coverage
1 28529019012.1 01 Jul 2026 03:34PM UTC 25
54.5
GitHub Action Run
Source Files on build 28529019012
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #907
  • PR Base - main (#28471560076)
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