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

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

Build:
Build:
LAST BUILD BRANCH: go-fix-and-golangci-lint-bump
DEFAULT BRANCH: main
Ran 08 Mar 2026 03:53AM UTC
Files 153
Run time 3s
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.1

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

58650 of 62220 relevant lines covered (94.26%)

0.96 hits per line

Source Files on job 22813206111.1
  • Tree
  • List 153
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22813206111
  • 9eff5480 on github
  • Prev Job for on comtalyst/aks-machine-provisioning-consts (#22784825896.1)
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