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

Some smaller housekeeping #509

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

Fix import order

4d375cd
Select commit
Loading
Failed to load commit list.
Open

Some smaller housekeeping #509

Fix import order
4d375cd
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Feb 27, 2025 in 0s

Line Coverage: 61.54% (-21.29%), Branch Coverage: 0.00% (-67.53%)

Summary for modified lines

  • 26 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% (3/3) 100.00% (20/20) 100.00% (30/30) 87.97% (212/241) 81.56% (902/1106) 65.77% (292/444) 79.91% (3179/3978)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.36% ⬆️ +0.39% ⬆️ +0.14% ⬆️ +0.41% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (8/8) 87.25% (130/149) 82.83% (680/821) 67.53% (235/348) 81.18% (2428/2991)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.54% ⬆️ +0.20% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) n/a n/a 61.54% (8/13) 0.00% (0/6) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -21.29% ⬇️ -67.53% ⬇️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (2/2) 100.00% (1/1) n/a

Annotations

Check warning on line 722 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

Not covered lines

Lines 720-722 are not covered by tests

Check warning on line 1515 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

Not covered lines

Lines 1194-1515 are not covered by tests