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

Pvs studio refactoring #1090

Merged
merged 2 commits into from
Sep 13, 2024

Refactor `PVSStudioParser` to remove the ErrorProne warnings.

6a1a02a
Select commit
Loading
Failed to load commit list.
Merged

Pvs studio refactoring #1090

Refactor `PVSStudioParser` to remove the ErrorProne warnings.
6a1a02a
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Code Coverage succeeded Sep 13, 2024

Line Coverage: 91.89% (-1.35%), Branch Coverage: 65.38% (-8.94%)

Summary for modified lines

  • 78 lines have been modified
  • 3 lines are not covered
  • 5 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% (18/18) 99.72% (356/357) 98.97% (384/388) 93.07% (1746/1876) 93.65% (6149/6566) 87.12% (1786/2050) 94.63% (26664/28178)
📈 Overall project (difference to reference job) +0.00% +0.00% +0.00% +0.00% +0.00% -0.00% +0.00% -0.00%
🐾 Modified files 100.00% (1/1) 100.00% (3/3) 100.00% (5/5) 100.00% (6/6) 87.88% (29/33) 93.24% (138/148) 74.32% (55/74) 91.85% (654/712)
📈 Modified files (difference to reference job) n/a n/a n/a n/a n/a +4.51% ⬆️ +0.99% ⬆️ n/a
🐾 Modified code lines 100.00% (1/1) 100.00% (3/3) 80.00% (4/5) n/a n/a 91.89% (34/37) 65.38% (17/26) n/a
📈 Modified code lines (difference to modified files) n/a n/a n/a n/a n/a -1.35% ⬇️ -8.94% ⬇️ n/a

Annotations

Check warning on line 42 in src/main/java/edu/hm/hafner/analysis/registry/YoctoScannerDescriptor.java

See this annotation in the file changed.

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

Not covered line

Line 42 is not covered by tests

Check warning on line 52 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.java

See this annotation in the file changed.

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

Not covered line

Line 52 is not covered by tests

Check warning on line 128 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.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 46 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.java

See this annotation in the file changed.

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

Partially covered line

Line 46 is only partially covered, one branch is missing

Check warning on line 51 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.java

See this annotation in the file changed.

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

Partially covered line

Line 51 is only partially covered, 3 branches are missing

Check warning on line 108 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.java

See this annotation in the file changed.

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

Partially covered line

Line 108 is only partially covered, 2 branches are missing

Check warning on line 113 in src/main/java/edu/hm/hafner/analysis/parser/pvsstudio/PlogMessagesReader.java

See this annotation in the file changed.

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

Partially covered line

Line 113 is only partially covered, 3 branches are missing