Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Eucalyptus support #1027

Merged
merged 1 commit into from
Dec 27, 2024

Remove Eucalyptus support

b376191
Select commit
Loading
Failed to load commit list.
Merged

Remove Eucalyptus support #1027

Remove Eucalyptus support
b376191
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 21, 2024 in 0s

Line Coverage: 55.70% (+2.22%), Branch Coverage: 50.00% (+9.74%)

Summary for modified lines

  • 215 lines have been modified
  • 35 lines are not covered
  • 7 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) 88.89% (8/9) 78.21% (61/78) 71.93% (82/114) 56.57% (525/928) 43.90% (2271/5173) 34.15% (741/2170) 42.11% (8913/21166)
📈 Overall project (difference to reference job) +0.00% +0.00% -1.54% ⬇️ -1.57% ⬇️ -0.19% ⬇️ +0.07% ⬆️ +0.09% ⬆️ +0.02% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (7/7) 94.74% (18/19) 65.91% (232/352) 53.48% (1192/2229) 40.26% (438/1088) 51.29% (4818/9393)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.40% ⬆️ +0.15% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 42.86% (3/7) n/a n/a 55.70% (44/79) 50.00% (11/22) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +2.22% ⬆️ +9.74% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 33.33% (1/3) n/a n/a 71.43% (5/7) 75.00% (3/4) n/a

Annotations

Check warning on line 112 in src/main/java/hudson/plugins/ec2/EC2Step.java

See this annotation in the file changed.

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

Not covered lines

Lines 102-112 are not covered by tests

Check warning on line 314 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 258-314 are not covered by tests

Check warning on line 324 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered line

Line 324 is not covered by tests

Check warning on line 333 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 332-333 are not covered by tests

Check warning on line 345 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 343-345 are not covered by tests

Check warning on line 1606 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 1546-1606 are not covered by tests

Check warning on line 1616 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 1613-1616 are not covered by tests

Check warning on line 1640 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered line

Line 1640 is not covered by tests

Check warning on line 1661 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Not covered lines

Lines 1656-1661 are not covered by tests

Check warning on line 323 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Partially covered line

Line 323 is only partially covered, one branch is missing

Check warning on line 1611 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Partially covered line

Line 1611 is only partially covered, one branch is missing

Check warning on line 1628 in src/main/java/hudson/plugins/ec2/EC2Cloud.java

See this annotation in the file changed.

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

Partially covered line

Line 1628 is only partially covered, one branch is missing

Check warning on line 162 in src/main/java/hudson/plugins/ec2/SpotConfiguration.java

See this annotation in the file changed.

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

Not covered line

Line 162 is not covered by tests

Check warning on line 2844 in src/main/java/hudson/plugins/ec2/SlaveTemplate.java

See this annotation in the file changed.

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

Not covered line

Line 2844 is not covered by tests

Check warning on line 1045 in src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

See this annotation in the file changed.

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

Not covered line

Line 1045 is not covered by tests

Check warning on line 48 in src/main/java/hudson/plugins/ec2/NoDelayProvisionerStrategy.java

See this annotation in the file changed.

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

Not covered lines

Lines 42-48 are not covered by tests