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

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

Build:
Build:
LAST BUILD BRANCH: muribefalcon/updating-gpu-list
DEFAULT BRANCH: main
Ran 08 Mar 2026 09:36AM 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

08 Mar 2026 09:26AM UTC coverage: 94.253% (-0.009%) from 94.262%
22818264487

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%)

4 existing lines in 2 files now uncovered.

58649 of 62225 relevant lines covered (94.25%)

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
92.31
-7.69% pkg/fake/pricingapi.go
2
88.66
-0.49% pkg/providers/instance/vminstance.go
Jobs
ID Job ID Ran Files Coverage
1 22818264487.1 08 Mar 2026 09:36AM UTC 153
94.25
GitHub Action Run
Source Files on build 22818264487
  • 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 (#22784825896)
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