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

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

Build:
Build:
LAST BUILD BRANCH: matthchr/skus-controller
DEFAULT BRANCH: main
Ran 05 Mar 2026 04:27AM 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

05 Mar 2026 04:17AM UTC coverage: 94.257% (-0.01%) from 94.268%
22702060864

Pull #1481

github

comtalyst
fix: correct misleading error wrapping in VM creation error handler

When VM creation fails and the SKU lookup for error handling also fails,
the error message said "failed to get instance type" but wrapped the
original VM creation error (`err`) instead of the SKU lookup error
(`skuErr`). This produced misleading log messages like:

  failed to get instance type "Standard_D2_v2": <VM creation error>

An operator seeing this would think the SKU lookup failed when it was
actually the VM creation. Fixed both the sync path (line 814) and the
async path (line 860) to include both errors with accurate context.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1481: fix: correct misleading error wrapping in VM creation error handler

0 of 6 new or added lines in 1 file covered. (0.0%)

5 existing lines in 2 files now uncovered.

58625 of 62197 relevant lines covered (94.26%)

0.96 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
88.66
-0.49% pkg/providers/instance/vminstance.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
88.66
-0.49% pkg/providers/instance/vminstance.go
3
71.58
-0.65% pkg/cloudprovider/cloudprovider.go
Jobs
ID Job ID Ran Files Coverage
1 22702060864.1 05 Mar 2026 04:27AM UTC 153
94.26
GitHub Action Run
Source Files on build 22702060864
  • Tree
  • List 153
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1481
  • PR Base - main (#22645979638)
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