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

Supported multiple reporters in diktat runner #1803

Merged
merged 17 commits into from
Nov 16, 2023

diktatFix

ef4fb6b
Select commit
Loading
Failed to load commit list.
Merged

Supported multiple reporters in diktat runner #1803

diktatFix
ef4fb6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 16, 2023 in 0s

78.33% (-0.05%) compared to 0c7ed43

View this Pull Request on Codecov

78.33% (-0.05%) compared to 0c7ed43

Details

Codecov Report

Attention: 59 lines in your changes are missing coverage. Please review.

Comparison is base (0c7ed43) 78.38% compared to head (ef4fb6b) 78.33%.

Files Patch % Lines
...ourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt 0.00% 18 Missing ⚠️
.../saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt 0.00% 15 Missing ⚠️
...lin/com/saveourtool/diktat/cli/DiktatProperties.kt 0.00% 14 Missing ⚠️
...om/saveourtool/diktat/ktlint/DiktatReporterImpl.kt 0.00% 7 Missing ⚠️
...rtool/diktat/plugin/gradle/tasks/DiktatTaskBase.kt 76.19% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1803      +/-   ##
============================================
- Coverage     78.38%   78.33%   -0.05%     
- Complexity     2420     2421       +1     
============================================
  Files           126      126              
  Lines          8470     8488      +18     
  Branches       2149     2152       +3     
============================================
+ Hits           6639     6649      +10     
- Misses          871      879       +8     
  Partials        960      960              

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