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-72268] Missing permission due to desync with cache #256

Merged

Fix an exception when the authentication token is not exactly which i…

b34794c
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-72268] Missing permission due to desync with cache #256

Fix an exception when the authentication token is not exactly which i…
b34794c
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 1, 2023 in 0s

Line Coverage: 28.57% (-28.74%), Branch Coverage: 0.00% (-39.42%)

Summary for modified lines

  • 11 lines have been modified
  • 5 lines are 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% (1/1) 83.33% (10/12) 90.00% (18/20) 73.08% (114/156) 64.70% (537/830) 50.84% (213/419) 66.49% (2181/3280)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.15% ⬇️ -0.24% ⬇️ -0.16% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (8/8) 71.25% (57/80) 57.31% (286/499) 39.42% (95/241) 58.12% (1160/1996)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a -7.38% ⬇️ -11.42% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 50.00% (1/2) n/a n/a 28.57% (2/7) 0.00% (0/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -28.74% ⬇️ -39.42% ⬇️ n/a

Annotations

Check warning on line 764 in src/main/java/org/jenkinsci/plugins/GithubSecurityRealm.java

See this annotation in the file changed.

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

Not covered lines

Lines 756-764 are not covered by tests