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

Rewrite StreamGobbler #1692

Closed nulls closed 1 year ago

nulls commented 1 year ago

What's done:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1692 (f92f29d) into master (d7d39f0) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #1692   +/-   ##
=========================================
  Coverage     78.72%   78.72%           
  Complexity     2317     2317           
=========================================
  Files           124      124           
  Lines          8151     8151           
  Branches       2062     2062           
=========================================
  Hits           6417     6417           
  Misses          826      826           
  Partials        908      908           
github-actions[bot] commented 1 year ago

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

   162 files  ±0     162 suites  ±0   11m 9s :stopwatch: -49s 1 371 tests ±0  1 335 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0  2 750 runs  ±0  2 714 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit f92f29d9. ± Comparison against base commit d7d39f00.

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

github-actions[bot] commented 1 year ago

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

   162 files  ±0     162 suites  ±0   6m 58s :stopwatch: - 4m 44s 1 371 tests ±0  1 354 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  2 750 runs  ±0  2 733 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0 

Results for commit f92f29d9. ± Comparison against base commit d7d39f00.

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