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

kubernetes-sigs / karpenter / 29436793702
82%
main: 82%

Build:
Build:
LAST BUILD BRANCH: feat/insufficient-capacity-error-pod-event
DEFAULT BRANCH: main
Ran 15 Jul 2026 05:47PM UTC
Jobs 1
Files 182
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

15 Jul 2026 04:49PM UTC coverage: 82.445% (+0.2%) from 82.293%
29436793702

Pull #2894

github

nathangeology
test(deletioncost): cover non-RS-owned pods in ranking_test

Per ryan-mist review comment r3585309512: add coverage for the
hasNonRSOwnedPods Group A predicate. The direct-helper Edge context
grows a DescribeTable that walks the interesting owner-kind variants
(bare pod, StatefulSet, Job, DaemonSet) and asserts each classifies
into Group A or NOT Group A per the RFC's Group A definition, plus a
standalone case pinning the kube-system exemption for unowned system
pods (coredns, kube-proxy).

The classification is only observable at the direct-helper boundary;
the reconcile-path annotation value doesn't distinguish "Group A
because disrupted" from "Group A because non-RS-owned pod on the
node" — both land at math.MinInt32. Reconcile-level tests already
cover the Group A -> MinInt32 path via disrupted+PDB-blocked; these
new tests pin the specific hasNonRSOwnedPods predicate that would
otherwise regress silently.
Pull Request #2894: feat: Add feature-gated pod deletion cost management controller

443 of 502 new or added lines in 8 files covered. (88.25%)

1 existing line in 1 file now uncovered.

16860 of 20450 relevant lines covered (82.44%)

97440.36 hits per line

Uncovered Changes

Lines Coverage ∆ File
25
88.58
pkg/controllers/pod/deletioncost/ranking.go
15
87.5
pkg/controllers/pod/deletioncost/annotation.go
12
88.57
pkg/controllers/pod/deletioncost/controller.go
4
90.48
-0.83% pkg/utils/disruption/disruption.go
3
0.0
0.0% pkg/controllers/controllers.go

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% pkg/controllers/controllers.go
Jobs
ID Job ID Ran Files Coverage
1 29436793702.1 15 Jul 2026 05:47PM UTC 182
82.44
GitHub Action Run
Source Files on build 29436793702
  • Tree
  • List 182
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2894
  • PR Base - main (#29101694705)
  • Delete
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