Skip to content

Fix GitHub App token expiry on Windows static agents - #1516

Open
pruthviraja wants to merge 6 commits into
jenkinsci:masterfrom
pruthviraja:fix/windows-credential-manager-token-refresh
Open

Fix GitHub App token expiry on Windows static agents#1516
pruthviraja wants to merge 6 commits into
jenkinsci:masterfrom
pruthviraja:fix/windows-credential-manager-token-refresh

Merge branch 'master' into fix/windows-credential-manager-token-refresh

86a97af
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded May 5, 2026

Line Coverage: 42.86% (-27.49%), Branch Coverage: 40.00% (-19.30%)

Summary for modified lines

  • 97 lines have been modified
  • 20 lines are 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) 89.74% (70/78) 87.57% (155/177) 69.75% (664/952) 58.01% (3005/5180) 47.84% (1165/2435) 57.50% (12589/21894)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% -0.01% ⬇️ -0.10% ⬇️ -0.03% ⬇️ -0.09% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 88.89% (8/9) 76.92% (50/65) 70.35% (242/344) 59.30% (51/86) 71.17% (938/1318)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -3.11% ⬇️ -2.54% ⬇️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) N/A N/A 42.86% (15/35) 40.00% (4/10) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -27.49% ⬇️ -19.30% ⬇️ N/A

Annotations

Check warning on line 137 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

See this annotation in the file changed.

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

Not covered lines

Lines 122-137 are not covered by tests

Check warning on line 843 in src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubAppCredentials.java

See this annotation in the file changed.

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

Not covered lines

Lines 828-843 are not covered by tests