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

kubernetes-sigs / lws / 30084924538
59%
main: 58%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/kubernetes-b375d8b2c2
DEFAULT BRANCH: main
Ran 24 Jul 2026 10:07AM UTC
Jobs 1
Files 28
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 Jul 2026 09:12AM UTC coverage: 58.444% (+0.9%) from 57.578%
30084924538

Pull #922

github

hasB4K
docs(kep-849): describe the External+replicas>1 admission warning correctly

The Risks and Mitigations section claimed a per-role CEL rule forbidding
spec.replicas > 0 when scaling.mode == External. That rule was never
implemented and is not implementable as-is: LeaderWorkerSetSpec.Replicas
carries +kubebuilder:default=1, and API-server defaulting runs before
CEL, so every External role would arrive at CEL validation with
spec.replicas == 1 and be rejected. The impl uses a webhook admission
warning (not a rejection) when an explicit value > 1 is set. Rewrite
the paragraph to describe the actual behavior and the defaulting reason
that forced the choice.
Pull Request #922: feat(disaggregatedset): per-role autoscaling via DisaggregatedSetRoleScaler

182 of 236 new or added lines in 4 files covered. (77.12%)

34 existing lines in 1 file now uncovered.

2502 of 4281 relevant lines covered (58.44%)

45.56 hits per line

Uncovered Changes

Lines Coverage ∆ File
33
69.34
-6.54% pkg/controllers/disaggregatedset/disaggregatedset_controller.go
18
83.49
pkg/controllers/disaggregatedset/scaler_manager.go
3
86.01
0.71% pkg/controllers/disaggregatedset/executor.go

Coverage Regressions

Lines Coverage ∆ File
34
69.34
-6.54% pkg/controllers/disaggregatedset/disaggregatedset_controller.go
Jobs
ID Job ID Ran Files Coverage
1 30084924538.1 24 Jul 2026 10:07AM UTC 28
58.44
GitHub Action Run
Source Files on build 30084924538
  • Tree
  • List 28
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #922
  • PR Base - main (#29874986269)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc