Skip to content

[JENKINS-73640] Use AWS SDK for Java 2.x

ci.jenkins.io / Code Coverage succeeded Dec 20, 2024 in 0s

Line Coverage: 56.16% (+11.09%), Branch Coverage: 39.77% (+4.58%)

Summary for modified lines

  • 1246 lines have been modified
  • 313 lines are not covered
  • 24 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) 80.25% (65/81) 73.95% (88/119) 56.33% (534/948) 44.36% (2392/5392) 34.20% (749/2190) 42.44% (9178/21627)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.50% ⬆️ +0.45% ⬆️ -0.22% ⬇️ +0.62% ⬆️ +0.24% ⬆️ +0.40% ⬆️
🐾 Modified files 100.00% (1/1) 75.00% (3/4) 91.67% (22/24) 79.55% (35/44) 59.39% (313/527) 45.08% (1662/3687) 35.20% (592/1682) 43.59% (6516/14950)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.87% ⬆️ +0.30% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 75.00% (3/4) 70.83% (17/24) n/a n/a 56.16% (401/714) 39.77% (70/176) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +11.09% ⬆️ +4.58% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 12.50% (1/8) 33.33% (1/3) n/a

Annotations

Check warning on line 242 in src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java

See this annotation in the file changed.

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

Not covered lines

Lines 139-242 are not covered by tests

Check warning on line 512 in src/main/java/hudson/plugins/ec2/ssh/EC2MacLauncher.java

See this annotation in the file changed.

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

Not covered lines

Lines 170-512 are not covered by tests

Check warning on line 199 in src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java

See this annotation in the file changed.

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

Not covered lines

Lines 171-199 are not covered by tests

Check warning on line 536 in src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java

See this annotation in the file changed.

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

Not covered lines

Lines 438-536 are not covered by tests

Check warning on line 25 in src/main/java/hudson/plugins/ec2/util/InstanceTypeCompat.java

See this annotation in the file changed.

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

Not covered lines

Lines 23-25 are not covered by tests

Check warning on line 33 in src/main/java/hudson/plugins/ec2/util/InstanceTypeCompat.java

See this annotation in the file changed.

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

Not covered lines

Lines 30-33 are not covered by tests

Check warning on line 18 in src/main/java/hudson/plugins/ec2/util/InstanceTypeCompat.java

See this annotation in the file changed.

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

Partially covered line

Line 18 is only partially covered, one branch is missing

Check warning on line 25 in src/main/java/hudson/plugins/ec2/util/AmazonEC2FactoryImpl.java

See this annotation in the file changed.

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

Not covered lines

Lines 17-25 are not covered by tests

Check warning on line 20 in src/main/java/hudson/plugins/ec2/util/KeyPair.java

See this annotation in the file changed.

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

Not covered line

Line 20 is not covered by tests

Check warning on line 51 in src/main/java/hudson/plugins/ec2/util/DeviceMappingParser.java

See this annotation in the file changed.

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

Not covered lines

Lines 49-51 are not covered by tests

Check warning on line 566 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 359-566 are not covered by tests

Check warning on line 715 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 701-715 are not covered by tests

Check warning on line 772 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 751-772 are not covered by tests

Check warning on line 809 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 795-809 are not covered by tests

Check warning on line 947 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 935-947 are not covered by tests

Check warning on line 1081 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 1064-1081 are not covered by tests

Check warning on line 1127 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 1127 is not covered by tests

Check warning on line 1193 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 1193 is not covered by tests

Check warning on line 1212 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 1205-1212 are not covered by tests

Check warning on line 1305 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 1305 is not covered by tests

Check warning on line 1503 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 1478-1503 are not covered by tests

Check warning on line 1569 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 1569 is not covered by tests

Check warning on line 625 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 625 is only partially covered, one branch is missing

Check warning on line 676 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 676 is only partially covered, 2 branches are missing

Check warning on line 677 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 677 is only partially covered, 2 branches are missing