Skip to content

CredentialsProvider: formally annotate findCredentialById() documente…

c2ca4f4
Select commit
Loading
Failed to load commit list.
Open

[JENKINS-70101] Revive ability to snapshot() the CertificateCredentials so they can be used on remote agents #391

CredentialsProvider: formally annotate findCredentialById() documente…
c2ca4f4
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jan 5, 2026

Line Coverage: 54.05% (-12.98%), Branch Coverage: 50.00% (-5.49%)

Summary for modified lines

  • 170 lines have been modified
  • 17 lines are not covered
  • 3 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% (9/9) 97.00% (97/100) 91.84% (180/196) 63.93% (817/1278) 58.75% (2948/5018) 40.92% (1080/2639) 58.97% (12630/21419)
📈 Overall project (difference to reference job) ±0% ±0% +2.05% ⬆️ +1.07% ⬆️ +0.88% ⬆️ +0.46% ⬆️ +0.70% ⬆️ +0.41% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (2/2) 100.00% (3/3) 100.00% (12/12) 82.43% (61/74) 67.03% (246/367) 55.49% (91/164) 68.09% (954/1401)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +0.87% ⬆️ +1.92% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 50.00% (1/2) 66.67% (2/3) N/A N/A 54.05% (20/37) 50.00% (12/24) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -12.98% ⬇️ -5.49% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (2/2) 100.00% (5/5) N/A N/A 100.00% (25/25) 100.00% (16/16) N/A

Annotations

Check warning on line 151 in src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java

See this annotation in the file changed.

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

Not covered lines

Lines 147-151 are not covered by tests

Check warning on line 95 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsSnapshotTaker.java

See this annotation in the file changed.

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

Not covered lines

Lines 82-95 are not covered by tests

Check warning on line 72 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsSnapshotTaker.java

See this annotation in the file changed.

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

Partially covered line

Line 72 is only partially covered, one branch is missing

Check warning on line 472 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

See this annotation in the file changed.

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

Not covered lines

Lines 468-472 are not covered by tests

Check warning on line 496 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

See this annotation in the file changed.

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

Not covered line

Line 496 is not covered by tests

Check warning on line 169 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 169 is only partially covered, one branch is missing

Check warning on line 495 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 495 is only partially covered, 3 branches are missing

Check warning on line 507 in src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 507 is only partially covered, one branch is missing