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

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

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

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

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

58625 of 62197 relevant lines covered (94.26%)

0.96 hits per line

Source Files on job 22702060864.1
  • Tree
  • List 153
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22702060864
  • 8d76f4a7 on github
  • Prev Job for on comtalyst/fix-wrong-error-var (#22645979638.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