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

Azure / karpenter-provider-azure / 23930972717
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: comtalyst/fix-drift-hash-test-annotations
DEFAULT BRANCH: main
Ran 03 Apr 2026 02:34AM UTC
Jobs 1
Files 162
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

03 Apr 2026 02:23AM UTC coverage: 94.586% (-0.02%) from 94.604%
23930972717

Pull #1620

github

comtalyst
fix: sync v1alpha2 AKSNodeClass methods and conditions with v1beta1

v1alpha2 was missing methods and conditions that v1beta1 had:
- ArtifactStreaming.IsEnabled(arch) — ARM64 check
- AKSNodeClass.IsArtifactStreamingEnabled(arch)
- AKSNodeClass.IsArtifactStreamingExplicitlyEnabled()
- ConditionTypeValidationSucceeded status condition

These are Go-level methods (not CRD schema fields) so their absence
didn't cause runtime issues (v1alpha2 types are not used at runtime —
v1beta1 is the storage version). However, keeping the types in sync
prevents confusion and ensures CRD generation produces correct output
if v1alpha2 types are ever referenced.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1620: fix: sync v1alpha2 AKSNodeClass methods and conditions with v1beta1

1 of 14 new or added lines in 2 files covered. (7.14%)

2 existing lines in 1 file now uncovered.

73214 of 77405 relevant lines covered (94.59%)

0.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
13
53.19
-20.34% pkg/apis/v1alpha2/aksnodeclass.go

Coverage Regressions

Lines Coverage ∆ File
2
84.8
-0.98% pkg/providers/pricing/pricing.go
Jobs
ID Job ID Ran Files Coverage
1 23930972717.1 03 Apr 2026 02:34AM UTC 162
94.59
GitHub Action Run
Source Files on build 23930972717
  • Tree
  • List 162
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1620
  • PR Base - main (#23920714312)
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