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

Migration to new package in Maven Central #1744

Closed nulls closed 11 months ago

nulls commented 11 months ago

What's done:

It closes #1712

codecov[bot] commented 11 months ago

Codecov Report

Merging #1744 (33d423d) into master (aa26135) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1744   +/-   ##
=========================================
  Coverage     76.47%   76.47%           
  Complexity     2297     2297           
=========================================
  Files           126      126           
  Lines          8290     8290           
  Branches       2080     2080           
=========================================
  Hits           6340     6340           
  Misses         1024     1024           
  Partials        926      926           
github-actions[bot] commented 11 months ago

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

   164 files  ±0     164 suites  ±0   6m 5s :stopwatch: -1s 1 380 tests ±0  1 321 :heavy_check_mark: ±0  59 :zzz: ±0  0 :x: ±0  2 759 runs  ±0  2 699 :heavy_check_mark: ±0  60 :zzz: ±0  0 :x: ±0 

Results for commit efdf2a38. ± Comparison against base commit aa26135a.

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

github-actions[bot] commented 11 months ago

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

   164 files  ±0     164 suites  ±0   4m 55s :stopwatch: +5s 1 380 tests ±0  1 333 :heavy_check_mark: ±0  47 :zzz: ±0  0 :x: ±0  2 759 runs  ±0  2 711 :heavy_check_mark: ±0  48 :zzz: ±0  0 :x: ±0 

Results for commit efdf2a38. ± Comparison against base commit aa26135a.

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