Skip to content

Rebranding changes to P4#269

Open
ajindal-mdx wants to merge 1 commit into
masterfrom
p4Rebranding
Open

Rebranding changes to P4#269
ajindal-mdx wants to merge 1 commit into
masterfrom
p4Rebranding

Rebranding changes moving Helix to P4

00a243e
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Jun 30, 2026

Line Coverage: 44.05% (-25.21%), Branch Coverage: 35.37% (-22.47%)

Summary for modified lines

  • 556 lines have been modified
  • 141 lines are not covered
  • 26 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) 96.00% (24/25) 92.17% (153/166) 87.14% (210/241) 69.65% (1088/1562) 63.64% (4711/7402) 52.22% (1402/2685) 63.91% (18413/28812)
📈 Overall project (difference to reference job) ±0% ±0% -0.56% ⬇️ -0.36% ⬇️ -0.55% ⬇️ -1.11% ⬇️ -1.25% ⬇️ -1.53% ⬇️
🐾 Modified files 100.00% (1/1) 88.89% (8/9) 96.15% (25/26) 93.33% (42/45) 76.69% (352/459) 69.26% (2066/2983) 57.84% (712/1231) 69.45% (8519/12266)
📈 Modified files (difference to reference job) N/A N/A N/A N/A N/A -2.82% ⬇️ -3.40% ⬇️ N/A
🐾 Modified code lines 100.00% (1/1) 88.89% (8/9) 88.46% (23/26) N/A N/A 44.05% (111/252) 35.37% (58/164) N/A
📈 Modified code lines (difference to modified files) N/A N/A N/A N/A N/A -25.21% ⬇️ -22.47% ⬇️ N/A
🐾 Indirect changes 100.00% (1/1) 77.78% (7/9) 72.22% (13/18) N/A N/A 36.46% (35/96) 50.00% (10/20) N/A

Annotations

Check warning on line 197 in src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

See this annotation in the file changed.

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

Not covered lines

Lines 181-197 are not covered by tests

Check warning on line 180 in src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 180 is only partially covered, one branch is missing

Check warning on line 300 in src/main/java/org/jenkinsci/plugins/p4/workspace/ManualWorkspaceImpl.java

See this annotation in the file changed.

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

Partially covered line

Line 300 is only partially covered, one branch is missing

Check warning on line 61 in src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java

See this annotation in the file changed.

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

Not covered lines

Lines 60-61 are not covered by tests

Check warning on line 74 in src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java

See this annotation in the file changed.

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

Not covered lines

Lines 68-74 are not covered by tests

Check warning on line 173 in src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java

See this annotation in the file changed.

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

Not covered lines

Lines 172-173 are not covered by tests

Check warning on line 59 in src/main/java/org/jenkinsci/plugins/p4/workspace/WorkspaceSpec.java

See this annotation in the file changed.

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

Partially covered line

Line 59 is only partially covered, 5 branches are missing

Check warning on line 31 in src/main/java/org/jenkinsci/plugins/p4/populate/SyncOnlyImpl.java

See this annotation in the file changed.

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

Not covered line

Line 31 is not covered by tests

Check warning on line 43 in src/main/java/org/jenkinsci/plugins/p4/client/CleanupNotifier.java

See this annotation in the file changed.

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

Not covered lines

Lines 42-43 are not covered by tests

Check warning on line 1299 in src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

See this annotation in the file changed.

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

Not covered line

Line 1299 is not covered by tests

Check warning on line 1425 in src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

See this annotation in the file changed.

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

Not covered lines

Lines 1409-1425 are not covered by tests

Check warning on line 411 in src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

See this annotation in the file changed.

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

Partially covered line

Line 411 is only partially covered, one branch is missing

Check warning on line 613 in src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java

See this annotation in the file changed.

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

Partially covered line

Line 613 is only partially covered, one branch is missing

Check warning on line 57 in src/main/java/org/jenkinsci/plugins/p4/client/TempClientHelper.java

See this annotation in the file changed.

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

Not covered line

Line 57 is not covered by tests

Check warning on line 56 in src/main/java/org/jenkinsci/plugins/p4/client/TempClientHelper.java

See this annotation in the file changed.

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

Partially covered line

Line 56 is only partially covered, 3 branches are missing

Check warning on line 655 in src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java

See this annotation in the file changed.

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

Not covered lines

Lines 305-655 are not covered by tests

Check warning on line 301 in src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 300-301 are not covered by tests

Check warning on line 347 in src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 339-347 are not covered by tests

Check warning on line 416 in src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

See this annotation in the file changed.

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

Not covered lines

Lines 408-416 are not covered by tests

Check warning on line 299 in src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

See this annotation in the file changed.

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

Partially covered line

Line 299 is only partially covered, 2 branches are missing

Check warning on line 336 in src/main/java/org/jenkinsci/plugins/p4/tagging/TagAction.java

See this annotation in the file changed.

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

Partially covered line

Line 336 is only partially covered, 2 branches are missing

Check warning on line 448 in src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java

See this annotation in the file changed.

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

Not covered lines

Lines 413-448 are not covered by tests

Check warning on line 97 in src/main/java/org/jenkinsci/plugins/p4/tasks/RemoveClientTask.java

See this annotation in the file changed.

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

Not covered line

Line 97 is not covered by tests

Check warning on line 90 in src/main/java/org/jenkinsci/plugins/p4/tasks/RemoveClientTask.java

See this annotation in the file changed.

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

Partially covered line

Line 90 is only partially covered, one branch is missing

Check warning on line 96 in src/main/java/org/jenkinsci/plugins/p4/tasks/RemoveClientTask.java

See this annotation in the file changed.

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

Partially covered line

Line 96 is only partially covered, one branch is missing