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

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.3.0 #1041

Merged
merged 8 commits into from
Apr 15, 2024

Fix false positive in PMD 7.x.

ded0e94
Select commit
Loading
Failed to load commit list.
Merged

Bump edu.hm.hafner:codingstyle-pom from 3.43.0 to 4.3.0 #1041

Fix false positive in PMD 7.x.
ded0e94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

89.78% (+0.04%) compared to 9a352cf

View this Pull Request on Codecov

89.78% (+0.04%) compared to 9a352cf

Details

Codecov Report

Attention: Patch coverage is 90.19608% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 89.78%. Comparing base (9a352cf) to head (ded0e94).
Report is 30 commits behind head on main.

Files Patch % Lines
...n/java/edu/hm/hafner/analysis/IssueDifference.java 0.00% 2 Missing ⚠️
...m/hafner/analysis/parser/IdeaInspectionParser.java 50.00% 0 Missing and 1 partial ⚠️
...a/edu/hm/hafner/analysis/parser/ccm/CcmParser.java 50.00% 0 Missing and 1 partial ⚠️
...afner/analysis/parser/gendarme/GendarmeParser.java 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1041      +/-   ##
============================================
+ Coverage     89.74%   89.78%   +0.04%     
- Complexity     2242     2246       +4     
============================================
  Files           352      352              
  Lines          6523     6520       -3     
  Branches        675      674       -1     
============================================
  Hits           5854     5854              
+ Misses          473      470       -3     
  Partials        196      196              

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