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-69490 - fix - check if item is null before printing the log #101

Merged
merged 2 commits into from
Aug 8, 2024

JENKINS-69490 - added fix of JENKINS-69490 to README.md

9337757
Select commit
Loading
Failed to load commit list.
Merged

JENKINS-69490 - fix - check if item is null before printing the log #101

JENKINS-69490 - added fix of JENKINS-69490 to README.md
9337757
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 8, 2024 in 0s

Line Coverage: 0.00% (-18.18%), Branch Coverage: 0.00% (+0.00%)

Summary for modified lines

  • 2 lines have been modified
  • 1 line is not covered
  • 1 line is 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) 50.00% (1/2) 60.00% (6/10) 57.14% (8/14) 38.16% (29/76) 23.43% (97/414) 12.75% (26/204) 23.38% (436/1865)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.06% ⬇️ -0.13% ⬇️ -0.03% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) 25.00% (2/8) 18.18% (2/11) 0.00% (0/2) 15.63% (5/32)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.82% ⬇️ n/a n/a
🐾 Modified code lines 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) 0.00% (0/2) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -18.18% ⬇️ +0.00% n/a

Annotations

Check warning on line 48 in src/main/java/com/cloudbees/jenkins/plugins/BitBucketMultibranchTrigger.java

See this annotation in the file changed.

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

Not covered line

Line 48 is not covered by tests