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

[JENKINS-43052] Warn in Pipeline build log if a deprecated extension is used #1639

[JENKINS-43052] Warn in Pipeline build log if a deprecated extension …

c8419d8
Select commit
Loading
Failed to load commit list.
Closed

[JENKINS-43052] Warn in Pipeline build log if a deprecated extension is used #1639

[JENKINS-43052] Warn in Pipeline build log if a deprecated extension …
c8419d8
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 19, 2024 in 0s

Line Coverage: 75.00% (-11.97%), Branch Coverage: 83.33% (+3.92%)

Summary for modified lines

  • 109 lines have been modified
  • 4 lines are not covered
  • 10 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% (9/9) 97.84% (136/139) 93.83% (289/308) 82.54% (1352/1638) 79.28% (5364/6766) 69.33% (2475/3570) 79.23% (24160/30495)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.45% ⬇️ -0.59% ⬇️ -0.43% ⬇️ -0.68% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (10/10) 100.00% (19/19) 86.73% (85/98) 86.97% (227/261) 79.41% (108/136) 89.03% (1047/1176)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.78% ⬇️ -2.90% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (2/2) 70.00% (7/10) n/a n/a 75.00% (12/16) 83.33% (5/6) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -11.97% ⬇️ +3.92% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 25.00% (1/4) 12.50% (1/8) n/a n/a 14.55% (8/55) 5.56% (1/18) n/a

Annotations

Check warning on line 24 in src/main/java/hudson/plugins/git/extensions/impl/IgnoreNotifyCommit.java

See this annotation in the file changed.

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

Not covered line

Line 24 is not covered by tests

Check warning on line 38 in src/main/java/hudson/plugins/git/extensions/impl/WipeWorkspace.java

See this annotation in the file changed.

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

Not covered line

Line 38 is not covered by tests

Check warning on line 30 in src/main/java/hudson/plugins/git/extensions/impl/ScmName.java

See this annotation in the file changed.

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

Not covered line

Line 30 is not covered by tests

Check warning on line 196 in src/main/java/hudson/plugins/git/extensions/GitSCMExtension.java

See this annotation in the file changed.

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

Not covered line

Line 196 is not covered by tests

Check warning on line 195 in src/main/java/hudson/plugins/git/extensions/GitSCMExtension.java

See this annotation in the file changed.

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

Partially covered line

Line 195 is only partially covered, one branch is missing