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

Fixed maven plugin #1816

Closed nulls closed 8 months ago

nulls commented 8 months ago

What's done:

It closes #1814

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b01cd64) 78.72% compared to head (6211a81) 78.62%.

Files Patch % Lines
.../saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt 0.00% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1816 +/- ## ============================================ - Coverage 78.72% 78.62% -0.11% Complexity 2441 2441 ============================================ Files 126 126 Lines 8544 8555 +11 Branches 2163 2163 ============================================ Hits 6726 6726 - Misses 850 861 +11 Partials 968 968 ```

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

github-actions[bot] commented 8 months ago

JUnit Tests (Windows, EnricoMi/publish-unit-test-result-action@v2)

   164 files  ±0     164 suites  ±0   6m 52s :stopwatch: -11s 1 397 tests ±0  1 380 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  2 776 runs  ±0  2 759 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0 

Results for commit 6211a81b. ± Comparison against base commit b01cd644.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 8 months ago

JUnit Tests (macOS, EnricoMi/publish-unit-test-result-action@v2)

   164 files  ±0     164 suites  ±0   7m 22s :stopwatch: - 1m 39s 1 397 tests ±0  1 361 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0  2 776 runs  ±0  2 740 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit 6211a81b. ± Comparison against base commit b01cd644.

:recycle: This comment has been updated with latest results.