Skip to content

[JENKINS-70897] Add support for personal access token authentication - #1104

Open
Gagarmel wants to merge 6 commits into
jenkinsci:masterfrom
Gagarmel:support-token-based-auth
Open

[JENKINS-70897] Add support for personal access token authentication#1104
Gagarmel wants to merge 6 commits into
jenkinsci:masterfrom
Gagarmel:support-token-based-auth

Merge branch 'jenkinsci:master' into support-token-based-auth

686b3e1
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 3, 2025 in 0s

Line Coverage: 33.33% (-36.53%), Branch Coverage: 50.00% (-5.57%)

Summary for modified lines

  • 13 lines have been modified
  • 6 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) 83.33% (5/6) 95.35% (41/43) 89.77% (79/88) 75.71% (742/980) 74.89% (3537/4723) 67.90% (1231/1813) 75.30% (15480/20558)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.20% ⬆️ +0.23% ⬆️ +0.31% ⬆️ +0.06% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) 100.00% (13/13) 86.97% (207/238) 69.87% (1194/1709) 55.57% (399/718) 71.84% (5947/8278)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +0.32% ⬆️ +0.68% ⬆️ N/A
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (2/2) N/A N/A 33.33% (3/9) 50.00% (1/2) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -36.53% ⬇️ -5.57% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 100.00% (1/1) 100.00% (3/3) N/A N/A 80.00% (20/25) 75.00% (9/12) N/A

Annotations

Check warning on line 2166 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Not covered lines

Lines 2160-2166 are not covered by tests

Check warning on line 2159 in src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 2159 is only partially covered, one branch is missing