Skip to content

Fix formatting and use correct HTML tag

46237ac
Select commit
Loading
Failed to load commit list.
Merged

Add help for "remove last build" in Manage Jenkins #26153

Fix formatting and use correct HTML tag
46237ac
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jan 25, 2026 in 0s

Line Coverage: 65.37% (-2.54%), Branch Coverage: 49.21% (-10.71%)

Summary for modified lines

  • 442 lines have been modified
  • 125 lines are not covered
  • 121 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% (1999/2383) 65.49% (10884/16620) 66.56% (37683/56613) 60.26% (13735/22794) 66.11% (169651/256619)
📈 Overall project (difference to reference job) ±0% ±0% ±0% -0.01% ⬇️ -0.04% ⬇️ -0.06% ⬇️ -0.07% ⬇️ -0.10% ⬇️
🐾 Modified files 100.00% (3/3) 97.14% (34/35) 95.04% (115/121) 82.52% (505/612) 72.82% (3636/4993) 67.91% (15278/22497) 59.92% (6351/10600) 69.68% (72713/104346)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -0.21% ⬇️ -0.19% ⬇️ N/A
🐾 Modified code lines 100.00% (3/3) 88.57% (31/35) 79.34% (96/121) N/A N/A 65.37% (236/361) 49.21% (155/315) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -2.54% ⬇️ -10.71% ⬇️ N/A
🐾 Indirect changes 100.00% (2/2) 81.82% (9/11) 65.00% (13/20) N/A N/A 27.17% (25/92) 25.00% (13/52) N/A

Annotations

Check warning on line 141 in hudson/cli/CLI.java

See this annotation in the file changed.

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

Not covered line

Line 141 is not covered by tests

Check warning on line 290 in hudson/cli/PlainCLIProtocol.java

See this annotation in the file changed.

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

Not covered line

Line 290 is not covered by tests

Check warning on line 342 in hudson/cli/PlainCLIProtocol.java

See this annotation in the file changed.

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

Not covered lines

Lines 339-342 are not covered by tests

Check warning on line 265 in hudson/cli/PlainCLIProtocol.java

See this annotation in the file changed.

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

Partially covered line

Line 265 is only partially covered, one branch is missing

Check warning on line 329 in hudson/cli/PlainCLIProtocol.java

See this annotation in the file changed.

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

Partially covered line

Line 329 is only partially covered, 2 branches are missing

Check warning on line 86 in hudson/cli/SSHCLI.java

See this annotation in the file changed.

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

Not covered line

Line 86 is not covered by tests

Check warning on line 112 in core/src/main/java/jenkins/monitor/OperatingSystemEndOfLifeAdminMonitor.java

See this annotation in the file changed.

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

Partially covered line

Line 112 is only partially covered, one branch is missing

Check warning on line 2243 in core/src/main/java/jenkins/org/apache/commons/validator/routines/DomainValidator.java

See this annotation in the file changed.

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

Not covered lines

Lines 2195-2243 are not covered by tests

Check warning on line 2171 in core/src/main/java/jenkins/org/apache/commons/validator/routines/DomainValidator.java

See this annotation in the file changed.

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

Partially covered line

Line 2171 is only partially covered, one branch is missing

Check warning on line 187 in core/src/main/java/hudson/slaves/SimpleScheduledRetentionStrategy.java

See this annotation in the file changed.

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

Not covered line

Line 187 is not covered by tests

Check warning on line 64 in core/src/main/java/hudson/slaves/ConnectionActivityMonitor.java

See this annotation in the file changed.

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

Not covered line

Line 64 is not covered by tests

Check warning on line 354 in core/src/main/java/hudson/FilePath.java

See this annotation in the file changed.

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

Partially covered line

Line 354 is only partially covered, one branch is missing

Check warning on line 354 in core/src/main/java/hudson/XmlFile.java

See this annotation in the file changed.

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

Partially covered line

Line 354 is only partially covered, one branch is missing

Check warning on line 846 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered line

Line 846 is not covered by tests

Check warning on line 1801 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered lines

Lines 1774-1801 are not covered by tests

Check warning on line 2653 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Not covered line

Line 2653 is not covered by tests

Check warning on line 1153 in core/src/main/java/hudson/PluginManager.java

See this annotation in the file changed.

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

Partially covered line

Line 1153 is only partially covered, one branch is missing

Check warning on line 158 in core/src/main/java/hudson/Proc.java

See this annotation in the file changed.

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

Not covered line

Line 158 is not covered by tests

Check warning on line 791 in core/src/main/java/hudson/ExtensionFinder.java

See this annotation in the file changed.

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

Partially covered line

Line 791 is only partially covered, one branch is missing

Check warning on line 215 in core/src/main/java/hudson/TcpSlaveAgentListener.java

See this annotation in the file changed.

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

Partially covered line

Line 215 is only partially covered, one branch is missing

Check warning on line 71 in core/src/main/java/hudson/StructuredForm.java

See this annotation in the file changed.

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

Not covered lines

Lines 69-71 are not covered by tests

Check warning on line 67 in core/src/main/java/hudson/StructuredForm.java

See this annotation in the file changed.

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

Partially covered line

Line 67 is only partially covered, 3 branches are missing

Check warning on line 361 in core/src/main/java/jenkins/security/ApiTokenProperty.java

See this annotation in the file changed.

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

Not covered lines

Lines 355-361 are not covered by tests

Check warning on line 350 in core/src/main/java/jenkins/security/ApiTokenProperty.java

See this annotation in the file changed.

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

Partially covered line

Line 350 is only partially covered, 3 branches are missing

Check warning on line 306 in core/src/main/java/hudson/cli/CLICommand.java

See this annotation in the file changed.

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

Not covered lines

Lines 302-306 are not covered by tests