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

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

Build:
Build:
LAST BUILD BRANCH: matthchr/skus-controller
DEFAULT BRANCH: main
Ran 08 Mar 2026 06:14AM UTC
Jobs 1
Files 158
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 06:00AM UTC coverage: 94.227%. Remained the same
22815202485

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

59231 of 62860 relevant lines covered (94.23%)

0.96 hits per line

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