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

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

Build:
Build:
LAST BUILD BRANCH: matthchr/skus-controller
DEFAULT BRANCH: main
Ran 08 Mar 2026 04:06AM UTC
Jobs 1
Files 158
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:55AM UTC coverage: 94.052% (-0.2%) from 94.231%
22813389206

Pull #1455

github

comtalyst
refactor: use whole-struct hashing with exclude list for batch grouping

Replace manual templateKey struct with a shallow-copy-and-zero approach:
copy MachineProperties, nil out per-machine and read-only fields (Tags,
ETag, ProvisioningState, ResourceID, Status), then JSON-marshal and hash.

This automatically includes any new fields the SDK adds (fail-safe).
A reflection-based guardrail test catches unaccounted-for fields.

Analysis confirmed all template fields are safe for batching:
- NodeLabels: from NodePool template, not NodeClaim-unique
- NodeTaints: always empty at creation time
- NodeInitializationTaints: from NodePool template
- NodeImageVersion, EnableEncryptionAtHost: from NodePool template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1455: feat: AKS machine creation batching mode

323 of 471 new or added lines in 9 files covered. (68.58%)

24 existing lines in 1 file now uncovered.

59118 of 62857 relevant lines covered (94.05%)

0.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
66.67
pkg/providers/instance/batch/context.go
10
79.59
pkg/providers/instance/batch/client.go
12
91.11
pkg/providers/instance/batch/coordinator.go
19
86.03
pkg/providers/instance/batch/grouper.go
21
91.67
-8.33% pkg/test/environment.go
24
71.43
-4.44% pkg/providers/instance/aksmachineinstance.go
54
78.67
-13.11% pkg/fake/aksmachinesapi.go

Uncovered Existing Lines

Lines Coverage ∆ File
24
89.07
0.0% pkg/providers/instance/aksmachineinstancehelpers.go
Jobs
ID Job ID Ran Files Coverage
1 22813389206.1 08 Mar 2026 04:06AM UTC 158
94.05
GitHub Action Run
Source Files on build 22813389206
  • Tree
  • List 158
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1455
  • PR Base - comtalyst/get-based-poller (#22813227598)
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