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
519 stars 39 forks source link

Tested maven plugin #1823

Closed DrAlexD closed 8 months ago

DrAlexD commented 8 months ago

What's done:

Closes #1792

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3c572f1) 78.27% compared to head (617d8a6) 78.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1823 +/- ## ========================================= Coverage 78.27% 78.27% Complexity 2432 2432 ========================================= Files 131 131 Lines 8603 8603 Branches 2173 2173 ========================================= Hits 6734 6734 Misses 903 903 Partials 966 966 ```

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