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

Prevent NullPointerException when using API token w/o OIC session #483

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Restructure and split tests

da564b7
Select commit
Loading
Failed to load commit list.
Open

Prevent NullPointerException when using API token w/o OIC session #483

Restructure and split tests
da564b7
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 24, 2024 in 0s

Line Coverage: 100.00% (+16.13%), Branch Coverage: 78.57% (+10.96%)

Summary for modified lines

  • 40 lines have been modified
  • all lines are 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) 100.00% (2/2) 100.00% (17/17) 100.00% (24/24) 90.61% (193/213) 81.71% (849/1039) 65.89% (282/428) 79.99% (2991/3739)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.66% ⬆️ +1.17% ⬆️ +1.60% ⬆️ +1.05% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (5/5) 91.23% (104/114) 83.87% (577/688) 67.61% (215/318) 81.78% (2065/2525)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +1.75% ⬆️ +2.13% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (19/19) 78.57% (22/28) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +16.13% ⬆️ +10.96% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (11/11) 100.00% (3/3) n/a

Annotations

Check warning on line 1373 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

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

Partially covered line

Line 1373 is only partially covered, 2 branches are missing

Check warning on line 1381 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

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

Partially covered line

Line 1381 is only partially covered, 2 branches are missing

Check warning on line 1388 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

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

Partially covered line

Line 1388 is only partially covered, one branch is missing

Check warning on line 1390 in src/main/java/org/jenkinsci/plugins/oic/OicSecurityRealm.java

See this annotation in the file changed.

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

Partially covered line

Line 1390 is only partially covered, one branch is missing