• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

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

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/site/all-1caf817742
DEFAULT BRANCH: main
Ran 29 May 2026 05:52PM 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

29 May 2026 01:53AM UTC coverage: 56.136% (+11.7%) from 44.419%
26613607669

Pull #836

github

hasB4K
Remove redundant cleanupOldLWS from simple reconcile path

cleanupDrainedLWS already runs at the start of every reconcile and
handles all old revisions where every role is at 0 replicas. The
simple path is only reached when totalOldReplicas == 0, so
cleanupDrainedLWS has already cleaned them up.

Signed-off-by: Mathis Felardos <mathis@mistral.ai>
Pull Request #836: [DisaggregatedSet][2/N] Add controller implementation with rolling update support

966 of 1173 new or added lines in 6 files covered. (82.35%)

124 existing lines in 1 file now uncovered.

2150 of 3830 relevant lines covered (56.14%)

46.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
89
29.37
pkg/utils/disaggregatedset/utils.go
40
85.29
pkg/controllers/disaggregatedset/executor.go
36
77.09
77.09% pkg/controllers/disaggregatedset/disaggregatedset_controller.go
21
90.28
pkg/controllers/disaggregatedset/lws_manager.go
11
95.74
pkg/controllers/disaggregatedset/planner.go
10
92.25
pkg/controllers/disaggregatedset/service_manager.go

Coverage Regressions

Lines Coverage ∆ File
124
26.96
-0.08% pkg/controllers/leaderworkerset_controller.go
Jobs
ID Job ID Ran Files Coverage
1 26613607669.1 29 May 2026 05:52PM UTC 25
56.14
GitHub Action Run
Source Files on build 26613607669
  • Tree
  • List 25
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #836
  • PR Base - main (#26065951952)
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