Skip to content

feat: add max virtual machines limit configuration support

051bf6b
Select commit
Loading
Failed to load commit list.
Open

VMTemplate builder - add max virtual machines limit configuration support #726

feat: add max virtual machines limit configuration support
051bf6b
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 12, 2025

Line Coverage: 0.00% (±0%), Branch Coverage: 0.00% (±0%)

Summary for modified lines

  • 16 lines have been modified
  • 7 lines are not covered
  • 2 lines are covered only partially

Overview by baseline

Quality Gates Summary

No active quality gates.

Details

Project coverage details

Module Coverage Package Coverage File Coverage Class Coverage Method Coverage Line Coverage Branch Coverage Instruction Coverage
🐾 Overall project 100.00% (1/1) 62.50% (5/8) 50.00% (28/56) 42.39% (39/92) 27.37% (257/939) 13.37% (705/5272) 6.76% (137/2028) 9.41% (2389/25388)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% -0.06% ⬇️ -0.02% ⬇️ -0.01% ⬇️ -0.01% ⬇️
🐾 Modified files 0.00% (0/1) 0.00% (0/1) 0.00% (0/2) 0.00% (0/4) 0.00% (0/62) 0.00% (0/229) 0.00% (0/12) 0.00% (0/896)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A ±0% ±0% N/A
🐾 Modified code lines 0.00% (0/1) 0.00% (0/1) 0.00% (0/2) N/A N/A 0.00% (0/7) 0.00% (0/2) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A ±0% ±0% N/A

Annotations

Check warning on line 307 in src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateFluent.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 213-307 are not covered by tests

Check warning on line 152 in src/main/java/com/microsoft/azure/vmagent/builders/AzureVMTemplateBuilder.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Code Coverage

Not covered lines

Lines 46-152 are not covered by tests