Skip to content

Add support for configuring environment variables for tests via a Mav…

b7a18c4
Select commit
Loading
Failed to load commit list.
Closed

Refactor LogStorageFactory implementation to use Descriptor/Describable pattern #132

Add support for configuring environment variables for tests via a Mav…
b7a18c4
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 31, 2025

Line Coverage: 42.86% (+36.80%), Branch Coverage: 0.00% (±0%)

Summary for modified lines

  • 33 lines have been modified
  • 8 lines are not covered
  • 3 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% (1/1) 57.14% (4/7) 20.00% (4/20) 8.62% (10/116) 11.05% (64/579) 11.17% (21/188) 9.44% (243/2575)
📈 Overall project (difference to reference job) ±0% ±0% ±0% -1.05% ⬇️ +1.54% ⬆️ +0.60% ⬆️ -0.12% ⬇️ +0.37% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) 25.00% (2/8) 10.87% (5/46) 6.06% (10/165) 0.00% (0/46) 3.76% (27/719)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +2.31% ⬆️ ±0% n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 33.33% (1/3) n/a n/a 42.86% (6/14) 0.00% (0/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +36.80% ⬆️ ±0% n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) n/a n/a

Annotations

Check warning on line 89 in src/main/java/io/jenkins/plugins/pipeline_cloudwatch_logs/PipelineBridge.java

See this annotation in the file changed.

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

Not covered lines

Lines 60-89 are not covered by tests

Check warning on line 110 in src/main/java/io/jenkins/plugins/pipeline_cloudwatch_logs/PipelineBridge.java

See this annotation in the file changed.

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

Not covered line

Line 110 is not covered by tests

Check warning on line 154 in src/main/java/io/jenkins/plugins/pipeline_cloudwatch_logs/CloudWatchSender.java

See this annotation in the file changed.

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

Not covered line

Line 154 is not covered by tests

Check warning on line 145 in src/main/java/io/jenkins/plugins/pipeline_cloudwatch_logs/CloudWatchAwsGlobalConfiguration.java

See this annotation in the file changed.

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

Not covered line

Line 145 is not covered by tests