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

Default parameter for Coverity and Polaris #29

Closed
wants to merge 3 commits into from

Fixed tests

15506c7
Select commit
Loading
Failed to load commit list.
Closed

Default parameter for Coverity and Polaris #29

Fixed tests
15506c7
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Nov 20, 2023 in 0s

Line Coverage: 77.27% (-6.42%), Branch Coverage: 50.00% (-17.86%)

Summary for modified lines

  • 29 lines have been modified
  • 5 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% (19/19) 84.62% (44/52) 84.91% (45/53) 79.15% (224/283) 78.08% (1040/1332) 73.00% (365/500) 80.13% (3985/4973)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% -0.28% ⬇️ -0.35% ⬇️ -0.78% ⬇️ -0.34% ⬇️
🐾 Modified files 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) 92.31% (12/13) 83.69% (118/141) 67.86% (38/56) 85.48% (477/558)
📈 Modified files (difference to overall project) n/a n/a n/a n/a n/a +5.61% ⬆️ -5.14% ⬇️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (1/1) 100.00% (1/1) n/a n/a 77.27% (17/22) 50.00% (4/8) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -6.42% ⬇️ -17.86% ⬇️ n/a
🐾 Indirect changes 0.00% (0/1) 0.00% (0/1) 0.00% (0/1) n/a n/a 0.00% (0/4) 0.00% (0/2) n/a

Annotations

Check warning on line 208 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Not covered lines

Lines 206-208 are not covered by tests

Check warning on line 219 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Not covered line

Line 219 is not covered by tests

Check warning on line 223 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Not covered line

Line 223 is not covered by tests

Check warning on line 194 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Partially covered line

Line 194 is only partially covered, one branch is missing

Check warning on line 200 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Partially covered line

Line 200 is only partially covered, one branch is missing

Check warning on line 218 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Partially covered line

Line 218 is only partially covered, one branch is missing

Check warning on line 222 in src/main/java/io/jenkins/plugins/synopsys/security/scan/service/ScannerArgumentService.java

See this annotation in the file changed.

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

Partially covered line

Line 222 is only partially covered, one branch is missing