Skip to content

[JENKINS-75683] re-introduce actions for Jenkins with custom action.j…

4482619
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-75683] re-introduce actions for Jenkins with custom action.jelly #10678

[JENKINS-75683] re-introduce actions for Jenkins with custom action.j…
4482619
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jun 19, 2025 in 0s

Line Coverage: 87.50% (+21.47%), Branch Coverage: 83.33% (+22.96%)

Summary for modified lines

  • 85 lines have been modified
  • 3 lines are not covered
  • 6 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.24% (94/109) 85.97% (1005/1169) 83.85% (2020/2409) 65.48% (10807/16505) 66.30% (37256/56196) 60.06% (13555/22570) 65.92% (168298/255322)
📈 Overall project (difference to reference job) ±0% ±0% ±0% ±0% +0.04% ⬆️ +0.04% ⬆️ +0.06% ⬆️ +0.04% ⬆️
🐾 Modified files 100.00% (2/2) 100.00% (4/4) 100.00% (6/6) 72.73% (8/11) 64.37% (159/247) 66.03% (622/942) 60.37% (387/641) 65.20% (2721/4173)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +0.52% ⬆️ +0.82% ⬆️ n/a
🐾 Modified code lines 100.00% (2/2) 100.00% (4/4) 100.00% (6/6) n/a n/a 87.50% (21/24) 83.33% (20/24) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a +21.47% ⬆️ +22.96% ⬆️ n/a
🐾 Indirect changes 100.00% (2/2) 75.00% (9/12) 57.89% (11/19) n/a n/a 73.53% (25/34) 69.23% (18/26) n/a

Annotations

Check warning on line 2122 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

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

Not covered line

Line 2122 is not covered by tests

Check warning on line 2120 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

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

Partially covered line

Line 2120 is only partially covered, one branch is missing

Check warning on line 2127 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

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

Partially covered line

Line 2127 is only partially covered, one branch is missing

Check warning on line 2132 in core/src/main/java/hudson/Functions.java

See this annotation in the file changed.

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

Partially covered line

Line 2132 is only partially covered, one branch is missing

Check warning on line 104 in core/src/main/java/jenkins/views/Header.java

See this annotation in the file changed.

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

Not covered lines

Lines 102-104 are not covered by tests

Check warning on line 87 in core/src/main/java/jenkins/views/Header.java

See this annotation in the file changed.

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

Partially covered line

Line 87 is only partially covered, one branch is missing