Skip to content

Merge branch 'master' into avatar_contributor_allow_enhancement

37ca891
Select commit
Loading
Failed to load commit list.
Open

Allow URL-specific avatar image sources in CSP #26021

Merge branch 'master' into avatar_contributor_allow_enhancement
37ca891
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jan 3, 2026

Line Coverage: 70.91% (+3.47%), Branch Coverage: 70.83% (+10.60%)

Summary for modified lines

  • 136 lines have been modified
  • 16 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% (3/3) 86.73% (98/113) 85.48% (1030/1205) 83.89% (2042/2434) 65.52% (10922/16670) 66.60% (37830/56800) 60.36% (13822/22900) 66.19% (170475/257536)
📈 Overall project (difference to reference job) ±0% ±0% ±0% +0.08% ⬆️ +0.02% ⬆️ +0.08% ⬆️ +0.14% ⬆️ +0.09% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (2/2) 100.00% (2/2) 76.92% (10/13) 68.31% (97/142) 67.44% (437/648) 60.24% (203/337) 65.21% (1786/2739)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A +0.49% ⬆️ +2.11% ⬆️ N/A
🐾 Modified code lines 100.00% (2/2) 50.00% (1/2) 50.00% (1/2) N/A N/A 70.91% (39/55) 70.83% (34/48) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A +3.47% ⬆️ +10.60% ⬆️ N/A
🐾 Indirect changes 100.00% (2/2) 60.00% (6/10) 42.86% (9/21) N/A N/A 73.86% (65/88) 71.67% (43/60) N/A

Annotations

Check warning on line 1057 in core/src/main/java/hudson/model/Job.java

See this annotation in the file changed.

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

Not covered lines

Lines 1056-1057 are not covered by tests

Check warning on line 103 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered lines

Lines 98-103 are not covered by tests

Check warning on line 196 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered line

Line 196 is not covered by tests

Check warning on line 204 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered lines

Lines 203-204 are not covered by tests

Check warning on line 220 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered lines

Lines 219-220 are not covered by tests

Check warning on line 229 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered line

Line 229 is not covered by tests

Check warning on line 250 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered line

Line 250 is not covered by tests

Check warning on line 260 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Not covered lines

Lines 258-260 are not covered by tests

Check warning on line 195 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 195 is only partially covered, one branch is missing

Check warning on line 202 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 202 is only partially covered, one branch is missing

Check warning on line 212 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 212 is only partially covered, one branch is missing

Check warning on line 218 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 218 is only partially covered, one branch is missing

Check warning on line 228 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 228 is only partially covered, one branch is missing

Check warning on line 243 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 243 is only partially covered, one branch is missing

Check warning on line 244 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 244 is only partially covered, one branch is missing

Check warning on line 249 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 249 is only partially covered, 2 branches are missing

Check warning on line 254 in core/src/main/java/jenkins/security/csp/AvatarContributor.java

See this annotation in the file changed.

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

Partially covered line

Line 254 is only partially covered, one branch is missing