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

Use Jenkins.get() instead of deprecated method and minor improvements #70

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

use Jenkins.get() instead of deprecated method and minor improvements

848cf78
Select commit
Loading
Failed to load commit list.
Open

Use Jenkins.get() instead of deprecated method and minor improvements #70

use Jenkins.get() instead of deprecated method and minor improvements
848cf78
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
ci.jenkins.io / Code Coverage succeeded Oct 2, 2023 in 0s

Line Coverage: 0.00% (-12.41%), Branch Coverage: 0.00% (-0.73%)

Summary for modified lines

  • 8 lines have been modified
  • 6 lines are not covered
  • 3 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) 100.00% (1/1) 37.50% (3/8) 35.00% (7/20) 31.49% (57/181) 15.27% (131/858) 7.12% (25/351) 13.94% (513/3681)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% +0.00% +0.00% +0.02% ⬆️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 66.67% (2/3) 30.00% (3/10) 30.34% (27/89) 12.41% (50/403) 0.73% (1/137) 9.86% (174/1764)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a -2.86% ⬇️ -6.39% ⬇️ n/a
🐾 Modified code lines 0.00% (0/1) 0.00% (0/1) 0.00% (0/3) n/a n/a 0.00% (0/7) 0.00% (0/4) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -12.41% ⬇️ -0.73% ⬇️ n/a

Annotations

Check warning on line 128 in src/main/java/com/dubture/jenkins/digitalocean/Slave.java

See this annotation in the file changed.

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

Not covered line

Line 128 is not covered by tests

Check warning on line 136 in src/main/java/com/dubture/jenkins/digitalocean/Slave.java

See this annotation in the file changed.

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

Partially covered line

Line 136 is only partially covered, 4 branches are missing

Check warning on line 212 in src/main/java/com/dubture/jenkins/digitalocean/DigitalOceanComputerLauncher.java

See this annotation in the file changed.

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

Not covered line

Line 212 is not covered by tests

Check warning on line 246 in src/main/java/com/dubture/jenkins/digitalocean/DigitalOceanComputerLauncher.java

See this annotation in the file changed.

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

Not covered line

Line 246 is not covered by tests

Check warning on line 204 in src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java

See this annotation in the file changed.

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

Not covered line

Line 204 is not covered by tests

Check warning on line 261 in src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java

See this annotation in the file changed.

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

Not covered line

Line 261 is not covered by tests

Check warning on line 487 in src/main/java/com/dubture/jenkins/digitalocean/SlaveTemplate.java

See this annotation in the file changed.

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

Not covered line

Line 487 is not covered by tests