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

Bugfix/constant uppercase #1850

Closed diphtongue closed 9 months ago

diphtongue commented 10 months ago

What's done:

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (bb23743) 78.44% compared to head (c732b1b) 78.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1850 +/- ## ========================================= Coverage 78.44% 78.44% Complexity 2455 2455 ========================================= Files 133 133 Lines 8644 8644 Branches 2184 2184 ========================================= Hits 6781 6781 Misses 896 896 Partials 967 967 ```

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

github-actions[bot] commented 10 months ago

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

   164 files  ±0     164 suites  ±0   8m 9s :stopwatch: + 3m 13s 1 413 tests ±0  1 377 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0  2 792 runs  ±0  2 756 :heavy_check_mark: ±0  36 :zzz: ±0  0 :x: ±0 

Results for commit c732b1bc. ± Comparison against base commit bb237432.

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

github-actions[bot] commented 10 months ago

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

   164 files  ±0     164 suites  ±0   7m 22s :stopwatch: +12s 1 413 tests ±0  1 396 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  2 792 runs  ±0  2 775 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0 

Results for commit c732b1bc. ± Comparison against base commit bb237432.

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