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

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

Build:
Build:
LAST BUILD BRANCH: muribefalcon/updating-gpu-list
DEFAULT BRANCH: main
Ran 08 Mar 2026 09:47AM UTC
Jobs 1
Files 159
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:33AM UTC coverage: 94.231% (+0.004%) from 94.227%
22818382655

Pull #1506

github

comtalyst
test: add multi-instance provisioning and batch grouping tests

Add end-to-end unit tests that verify multiple concurrent instance
creates work correctly, and that the batch system groups same-template
creates into a single API call.

The standard provisioner loop creates NodeClaims serially, so each batch
window closes with exactly 1 machine and batching never actually happens
at the integration level. These tests bypass the provisioner by calling
cloudProvider.Create() concurrently from goroutines, exercising the full
path: cloudProvider.Create() → BatchingMachinesClient → Grouper →
Coordinator → fake API.

Tests added:
- Mode-agnostic: same-type and mixed-type concurrent provisioning
- Batch-only: single-batch grouping, multi-batch splitting by template
  hash, per-machine tag propagation, batch error propagation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1506: test: add multi-instance provisioning and batch grouping tests

59240 of 62867 relevant lines covered (94.23%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22818382655.1 08 Mar 2026 09:47AM UTC 159
94.23
GitHub Action Run
Source Files on build 22818382655
  • Tree
  • List 159
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1506
  • PR Base - comtalyst/batch-test-config (#22816788496)
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