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

Moved tests with CLI from GitHub actions to JUnit test #1784

Closed nulls closed 9 months ago

nulls commented 9 months ago

What's done:

It closes #1752 It closes #982

codecov[bot] commented 9 months ago

Codecov Report

Merging #1784 (3fee6c6) into master (a812bf0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1784   +/-   ##
=========================================
  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           
github-actions[bot] commented 9 months ago

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

   165 files     165 suites   6m 47s :stopwatch: 1 395 tests 1 378 :heavy_check_mark: 17 :zzz: 0 :x: 2 774 runs  2 757 :heavy_check_mark: 17 :zzz: 0 :x:

Results for commit 3fee6c68.

github-actions[bot] commented 9 months ago

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

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

Results for commit 3fee6c68.