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

Azure / karpenter-provider-azure / 22813206111
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: comtalyst/spot-systempool-header
DEFAULT BRANCH: main
Ran 08 Mar 2026 03:53AM 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

08 Mar 2026 03:42AM UTC coverage: 94.262%. Remained the same
22813206111

Pull #1503

github

comtalyst
refactor: move AKS Machine provisioning state constants to consts module

Move ProvisioningState constants (Creating, Updating, Succeeded, Failed,
Deleting) from string literals scattered across the codebase to
pkg/consts/consts.go. This makes them shared and importable by any
package, following existing codebase convention.

Updated usages in: aksmachineinstance.go, aksmachineinstanceutils.go,
aksmachineinstanceutils_test.go, fake/aksmachinesapi.go,
test/aksagentpools.go, test/aksmachines.go.

The VirtualMachine "Deleting" check in pkg/utils/utils.go is left as-is
since it operates on armcompute.VirtualMachine, a different resource type.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1503: refactor: move AKS Machine provisioning state constants to consts module

9 of 9 new or added lines in 5 files covered. (100.0%)

58650 of 62220 relevant lines covered (94.26%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22813206111.1 08 Mar 2026 03:53AM UTC 153
94.26
GitHub Action Run
Source Files on build 22813206111
  • Tree
  • List 153
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1503
  • PR Base - main (#22784825896)
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