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

Fixed spotbugs PATH_TRAVERSAL_IN issue in FileBoolean #9638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fixed spotbugs PATH_TRAVERSAL_IN issue

68d873c
Select commit
Loading
Failed to load commit list.
Open

Fixed spotbugs PATH_TRAVERSAL_IN issue in FileBoolean #9638

fixed spotbugs PATH_TRAVERSAL_IN issue
68d873c
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Aug 21, 2024 in 0s

Line Coverage: 0.00% (-39.29%)

Summary for modified lines

  • 2 lines have been modified
  • 1 line is not covered

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% (3/3) 83.18% (89/107) 80.79% (980/1213) 79.59% (1973/2479) 65.95% (10576/16036) 66.69% (36822/55210) 59.97% (13409/22359) 66.36% (165653/249613)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.04% ⬆️ +0.01% ⬆️ +0.00% +0.01% ⬆️ +0.00%
🐾 Modified files 100.00% (2/2) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 50.00% (5/10) 39.29% (11/28) 33.33% (2/6) 43.52% (47/108)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.00% +0.00% n/a
🐾 Modified code lines 0.00% (0/2) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/1) n/a n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -39.29% ⬇️ n/a n/a
🐾 Indirect changes 100.00% (2/2) 71.43% (5/7) 64.29% (9/14) n/a n/a 57.14% (8/14) 57.14% (8/14) n/a

Annotations

Check warning on line 33 in core/src/main/java/jenkins/util/io/FileBoolean.java

See this annotation in the file changed.

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

Not covered line

Line 33 is not covered by tests