• 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 / karpenter / 26115136271
81%
main: 81%

Build:
Build:
LAST BUILD BRANCH: inplace-resize-rfc
DEFAULT BRANCH: main
Ran 19 May 2026 06:06PM UTC
Jobs 1
Files 155
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

19 May 2026 05:51PM UTC coverage: 80.512% (-0.05%) from 80.564%
26115136271

Pull #3027

github

DerekFrank
chore: add local replace for sigs.k8s.io/karpenter in go.tools.mod

The tools module requires sigs.k8s.io/karpenter which contains
kwok/cloudprovider that imports kwok/utils. Without a local replace,
go mod tidy resolves this against the published module version which
doesn't contain kwok/utils, forcing the use of -e flag.

Adding 'replace sigs.k8s.io/karpenter => ./' makes the tools module
resolve against the local source tree, fixing the issue.
Pull Request #3027: chore: add local replace for sigs.k8s.io/karpenter in go.tools.mod

12415 of 15420 relevant lines covered (80.51%)

119442.49 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
88.76
-7.87% pkg/controllers/provisioning/scheduling/preferences.go
3
90.51
-1.02% pkg/controllers/provisioning/scheduling/nodeclaim.go
Jobs
ID Job ID Ran Files Coverage
1 26115136271.1 19 May 2026 06:06PM UTC 155
80.51
GitHub Action Run
Source Files on build 26115136271
  • Tree
  • List 155
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #3027
  • PR Base - main (#26053909018)
  • 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