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

Make sure both tokenCache and tokenExpiryCache are initialized if needed #342

Merged
merged 1 commit into from
Oct 17, 2024

Make sure both tokenCache and tokenExpiryCache are initialized if needed

bc7c558
Select commit
Loading
Failed to load commit list.
Merged

Make sure both tokenCache and tokenExpiryCache are initialized if needed #342

Make sure both tokenCache and tokenExpiryCache are initialized if needed
bc7c558
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Oct 16, 2024 in 0s

Line Coverage: 100.00% (+9.52%), Branch Coverage: 50.00% (-33.33%)

Summary for modified lines

  • 1 line has 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% (8/8) 87.93% (51/58) 74.51% (76/102) 61.77% (286/463) 60.08% (870/1448) 63.75% (204/320) 57.57% (3472/6031)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% +0.00% -0.09% ⬇️ +0.02% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 83.33% (10/12) 90.48% (57/63) 83.33% (20/24) 91.86% (282/307)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.00% -3.03% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 100.00% (1/1) 50.00% (2/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +9.52% ⬆️ -33.33% ⬇️ n/a

Annotations

Check warning on line 110 in src/main/java/com/datapipe/jenkins/vault/credentials/AbstractVaultTokenCredentialWithExpiration.java

See this annotation in the file changed.

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

Partially covered line

Line 110 is only partially covered, 2 branches are missing