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

Remove dependency to mockito-all #1811

Closed nulls closed 8 months ago

nulls commented 8 months ago

What's done:

It closes #1753

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ad37745) 78.39% compared to head (919db12) 78.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1811 +/- ## ========================================= Coverage 78.39% 78.39% Complexity 2432 2432 ========================================= Files 128 128 Lines 8578 8578 Branches 2151 2151 ========================================= Hits 6725 6725 Misses 893 893 Partials 960 960 ```

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