saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
525 stars 39 forks source link

Fixed diktat-cli #1841

Closed nulls closed 10 months ago

nulls commented 10 months ago

What's done:

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (4fa6d7e) 78.42% compared to head (453a816) 78.43%.

Files Patch % Lines
...lin/com/saveourtool/diktat/cli/DiktatProperties.kt 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1841 +/- ## ========================================= Coverage 78.42% 78.43% Complexity 2434 2434 ========================================= Files 133 133 Lines 8617 8616 -1 Branches 2171 2171 ========================================= Hits 6758 6758 + Misses 897 896 -1 Partials 962 962 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.