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

Update dependency org.jvnet.hudson.plugins:analysis-pom to v8 #255

Merged
merged 5 commits into from
May 20, 2024

Revert skipping of maven flattening.

6be47ad
Select commit
Loading
Failed to load commit list.
Merged

Update dependency org.jvnet.hudson.plugins:analysis-pom to v8 #255

Revert skipping of maven flattening.
6be47ad
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded May 20, 2024 in 0s

Line Coverage: 88.89% (-0.30%), Branch Coverage: 75.00% (-4.17%)

Summary for modified lines

  • 25 lines have been modified
  • 1 line is 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) 100.00% (4/4) 94.74% (18/19) 95.24% (40/42) 88.35% (235/266) 88.42% (672/760) 75.00% (117/156) 89.31% (2781/3114)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.33% ⬆️ +0.16% ⬆️ -0.32% ⬇️ +0.08% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (2/2) 100.00% (8/8) 85.14% (63/74) 89.19% (231/259) 79.17% (57/72) 89.13% (935/1049)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.13% ⬆️ -0.83% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 100.00% (2/2) n/a n/a 88.89% (8/9) 75.00% (3/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -0.30% ⬇️ -4.17% ⬇️ n/a

Annotations

Check warning on line 210 in src/main/java/io/jenkins/plugins/checks/status/FlowExecutionAnalyzer.java

See this annotation in the file changed.

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

Not covered line

Line 210 is not covered by tests

Check warning on line 131 in src/main/java/io/jenkins/plugins/checks/status/FlowExecutionAnalyzer.java

See this annotation in the file changed.

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

Partially covered line

Line 131 is only partially covered, one branch is missing