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-73408] Ensure keys are FIPS compliant when running in FIPS mode, core requirement bump to 2.426.3 #210

Merged
merged 27 commits into from
Jul 23, 2024

Testing form validation too

139f9e1
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73408] Ensure keys are FIPS compliant when running in FIPS mode, core requirement bump to 2.426.3 #210

Testing form validation too
139f9e1
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jul 18, 2024 in 0s

Line Coverage: 96.55% (+41.82%), Branch Coverage: 91.67% (+42.75%)

Summary for modified lines

  • 65 lines have been modified
  • 1 line is not 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) 53.85% (7/13) 62.96% (17/27) 55.00% (66/120) 50.12% (202/403) 45.51% (81/178) 51.51% (904/1755)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.76% ⬆️ +3.87% ⬆️ +10.44% ⬆️ +4.48% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 87.50% (7/8) 68.42% (26/38) 54.73% (81/148) 48.91% (45/92) 56.82% (375/660)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +11.03% ⬆️ +22.44% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 96.55% (28/29) 91.67% (22/24) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +41.82% ⬆️ +42.75% ⬆️ n/a
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (1/1) 100.00% (5/5) n/a

Annotations

Check warning on line 208 in src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java

See this annotation in the file changed.

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

Not covered line

Line 208 is not covered by tests

Check warning on line 207 in src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java

See this annotation in the file changed.

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

Partially covered line

Line 207 is only partially covered, one branch is missing

Check warning on line 222 in src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java

See this annotation in the file changed.

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

Partially covered line

Line 222 is only partially covered, one branch is missing