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

Clean up code around optional permissions #9275

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

Clean up code around optional permissions

b154377
Select commit
Loading
Failed to load commit list.
Open

Clean up code around optional permissions #9275

Clean up code around optional permissions
b154377
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded May 14, 2024 in 0s

Line Coverage: 66.67% (-6.19%), Branch Coverage: 50.00% (-11.93%)

Summary for modified lines

  • 13 lines have been modified
  • 2 lines are not covered
  • 4 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% (3/3) 83.02% (88/106) 80.63% (970/1203) 79.27% (1946/2455) 66.21% (10507/15869) 66.85% (36723/54934) 59.87% (13356/22307) 66.57% (165938/249276)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% -0.04% ⬇️ -0.04% ⬇️ -0.02% ⬇️ -0.02% ⬇️ -0.02% ⬇️
🐾 Modified files 100.00% (2/2) 100.00% (2/2) 100.00% (4/4) 82.35% (28/34) 75.51% (404/535) 72.85% (1715/2354) 61.93% (820/1324) 72.94% (7320/10035)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -0.08% ⬇️ -0.08% ⬇️ n/a
🐾 Modified code lines 100.00% (2/2) 50.00% (1/2) 75.00% (3/4) n/a n/a 66.67% (4/6) 50.00% (2/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -6.19% ⬇️ -11.93% ⬇️ n/a
🐾 Indirect changes 100.00% (2/2) 71.43% (5/7) 36.84% (7/19) n/a n/a 40.91% (18/44) 40.00% (10/25) n/a

Annotations

Check warning on line 2249 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

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

Not covered lines

Lines 2231-2249 are not covered by tests

Check warning on line 1897 in core/src/main/java/hudson/model/AbstractProject.java

See this annotation in the file changed.

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

Partially covered line

Line 1897 is only partially covered, one branch is missing

Check warning on line 2254 in core/src/main/java/hudson/model/Run.java

See this annotation in the file changed.

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

Partially covered line

Line 2254 is only partially covered, one branch is missing