Skip to content

Add supporting S3 tags

Anatoliy Korostelev 5fe9b90
ci.jenkins.io / Code Coverage succeeded Nov 25, 2024

Line Coverage: 41.67% (-5.02%), Branch Coverage: 50.00% (+16.82%)

Summary for modified lines

  • 132 lines have been modified
  • 28 lines are not covered
  • 8 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) 100.00% (2/2) 78.26% (18/23) 83.33% (30/36) 58.10% (122/210) 51.07% (499/977) 38.92% (165/424) 51.88% (2195/4231)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.99% ⬆️ +0.98% ⬆️ -0.61% ⬇️ -0.42% ⬇️ +0.38% ⬆️ -0.56% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 75.00% (6/8) 80.00% (12/15) 55.24% (58/105) 46.69% (254/544) 33.18% (71/214) 49.05% (1185/2416)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.44% ⬇️ +1.18% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 75.00% (6/8) n/a n/a 41.67% (20/48) 50.00% (7/14) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -5.02% ⬇️ +16.82% ⬆️ n/a

Annotations

Check warning on line 190 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Not covered lines

Lines 114-190 are not covered by tests

Check warning on line 448 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Not covered lines

Lines 447-448 are not covered by tests

Check warning on line 454 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Not covered lines

Lines 453-454 are not covered by tests

Check warning on line 463 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Not covered lines

Lines 460-463 are not covered by tests

Check warning on line 113 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Partially covered line

Line 113 is only partially covered, one branch is missing

Check warning on line 445 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Partially covered line

Line 445 is only partially covered, one branch is missing

Check warning on line 446 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Partially covered line

Line 446 is only partially covered, one branch is missing

Check warning on line 452 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Partially covered line

Line 452 is only partially covered, one branch is missing

Check warning on line 459 in src/main/java/hudson/plugins/s3/S3BucketPublisher.java

See this annotation in the file changed.

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

Partially covered line

Line 459 is only partially covered, one branch is missing

Check warning on line 29 in src/main/java/hudson/plugins/s3/TagPair.java

See this annotation in the file changed.

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

Not covered lines

Lines 23-29 are not covered by tests

Check warning on line 155 in src/main/java/hudson/plugins/s3/S3Profile.java

See this annotation in the file changed.

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

Not covered line

Line 155 is not covered by tests

Check warning on line 26 in src/main/java/hudson/plugins/s3/Uploads.java

See this annotation in the file changed.

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

Not covered line

Line 26 is not covered by tests

Check warning on line 101 in src/main/java/hudson/plugins/s3/callable/S3BaseUploadCallable.java

See this annotation in the file changed.

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

Not covered lines

Lines 97-101 are not covered by tests

Check warning on line 86 in src/main/java/hudson/plugins/s3/callable/S3GzipCallable.java

See this annotation in the file changed.

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

Not covered lines

Lines 28-86 are not covered by tests

Check warning on line 30 in src/main/java/hudson/plugins/s3/callable/S3UploadCallable.java

See this annotation in the file changed.

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

Not covered lines

Lines 28-30 are not covered by tests