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

Fat jar for gradle plugin #1794

Closed nulls closed 8 months ago

nulls commented 8 months ago

What's done:

It closes #1787

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7b7d2b6) 78.41% compared to head (bf7fbde) 78.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1794 +/- ## ========================================= Coverage 78.41% 78.41% Complexity 2420 2420 ========================================= Files 126 126 Lines 8466 8466 Branches 2147 2147 ========================================= Hits 6639 6639 Misses 867 867 Partials 960 960 ```

: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 (macOS, EnricoMi/publish-unit-test-result-action@v2)

   165 files  ±0     165 suites  ±0   5m 27s :stopwatch: -14s 1 395 tests ±0  1 359 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0  2 774 runs  ±0  2 738 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit bf7fbde8. ± Comparison against base commit 7b7d2b6f.

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

github-actions[bot] commented 8 months ago

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

   165 files  ±0     165 suites  ±0   7m 10s :stopwatch: - 5m 56s 1 395 tests ±0  1 378 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  2 774 runs  ±0  2 757 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0 

Results for commit bf7fbde8. ± Comparison against base commit 7b7d2b6f.

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