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

kubernetes-sigs / karpenter / 23423117482
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: perf-test-thresholds
DEFAULT BRANCH: main
Ran 23 Mar 2026 05:56AM UTC
Jobs 1
Files 153
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

23 Mar 2026 05:34AM UTC coverage: 80.353% (+0.1%) from 80.255%
23423117482

Pull #2671

github

moko-poi
fix: use Compatible instead of Intersects for domain filtering

Intersects only checks keys common to both requirement sets, so a pod
requiring a custom label (e.g. workload-group=app) that is not defined
on a NodePool would still pass the check. Compatible with
AllowUndefinedWellKnownLabels correctly rejects NodePools that lack
the pod's required custom labels while still allowing well-known labels
(zone, arch, etc.) to be undefined at the NodePool level.
Pull Request #2671: fix: Filter topology domains by NodePool compatibility with pod requirements

90 of 92 new or added lines in 3 files covered. (97.83%)

6 existing lines in 2 files now uncovered.

12143 of 15112 relevant lines covered (80.35%)

229542.25 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
96.88
-3.13% pkg/controllers/provisioning/scheduling/topologydomaingroup.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
76.68
-0.79% pkg/controllers/node/termination/controller.go
4
91.26
-2.19% pkg/controllers/disruption/consolidation.go
Jobs
ID Job ID Ran Files Coverage
1 23423117482.1 23 Mar 2026 05:56AM UTC 153
80.35
GitHub Action Run
Source Files on build 23423117482
  • Tree
  • List 153
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2671
  • PR Base - main (#23172317044)
  • 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