Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JENKINS-74995 Add rootless support #325

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add rootless support

d3f226d
Select commit
Loading
Failed to load commit list.
Open

JENKINS-74995 Add rootless support #325

Add rootless support
d3f226d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Dec 24, 2024 in 0s

Line Coverage: 75.00% (-11.58%), Branch Coverage: 50.00% (-15.71%)

Summary for modified lines

  • 26 lines have been modified
  • 4 lines are not covered
  • 1 line is 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) 100.00% (3/3) 92.00% (23/25) 83.33% (45/54) 80.35% (184/229) 80.11% (729/910) 67.63% (234/346) 79.04% (3397/4298)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.09% ⬆️ -0.22% ⬇️ -0.21% ⬇️ -0.07% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (19/19) 86.58% (129/149) 65.71% (46/70) 86.84% (818/942)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a -1.91% ⬇️ -0.95% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 75.00% (12/16) 50.00% (2/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -11.58% ⬇️ -15.71% ⬇️ n/a

Annotations

Check warning on line 345 in src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java

See this annotation in the file changed.

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

Not covered lines

Lines 344-345 are not covered by tests

Check warning on line 351 in src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java

See this annotation in the file changed.

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

Not covered lines

Lines 350-351 are not covered by tests

Check warning on line 343 in src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java

See this annotation in the file changed.

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

Partially covered line

Line 343 is only partially covered, one branch is missing

Check warning on line 349 in src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java

See this annotation in the file changed.

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

Partially covered line

Line 349 is only partially covered, one branch is missing