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.
Codecov / codecov/project failed Sep 13, 2024 in 1s

90.55% (-0.01%) compared to 8623542

View this Pull Request on Codecov

90.55% (-0.01%) compared to 8623542

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.55%. Comparing base (8623542) to head (6a1a02a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../analysis/parser/pvsstudio/PlogMessagesReader.java 78.57% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1090      +/-   ##
============================================
- Coverage     90.56%   90.55%   -0.01%     
+ Complexity     2317     2311       -6     
============================================
  Files           357      357              
  Lines          6568     6566       -2     
  Branches        676      676              
============================================
- Hits           5948     5946       -2     
  Misses          417      417              
  Partials        203      203              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.