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

serialVersionUID should be ignored in `CONSTANT_UPPERCASE` #1849

Closed diphtongue closed 7 months ago

diphtongue commented 7 months ago

What's done:

Closes #1847

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (09edb26) 78.45% compared to head (303d656) 78.45%.

Files Patch % Lines
.../diktat/ruleset/rules/chapter1/IdentifierNaming.kt 57.14% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1849 +/- ## ========================================= Coverage 78.45% 78.45% - Complexity 2439 2442 +3 ========================================= Files 133 133 Lines 8624 8630 +6 Branches 2174 2176 +2 ========================================= + Hits 6766 6771 +5 Misses 896 896 - Partials 962 963 +1 ```

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

github-actions[bot] commented 7 months ago

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

   164 files  ±0     164 suites  ±0   6m 56s :stopwatch: - 1m 11s 1 408 tests +2  1 372 :heavy_check_mark: +2  36 :zzz: ±0  0 :x: ±0  2 787 runs  +2  2 751 :heavy_check_mark: +2  36 :zzz: ±0  0 :x: ±0 

Results for commit 303d6569. ± Comparison against base commit 09edb261.

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

github-actions[bot] commented 7 months ago

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

   164 files  ±0     164 suites  ±0   6m 58s :stopwatch: -33s 1 408 tests +2  1 391 :heavy_check_mark: +2  17 :zzz: ±0  0 :x: ±0  2 787 runs  +2  2 770 :heavy_check_mark: +2  17 :zzz: ±0  0 :x: ±0 

Results for commit 303d6569. ± Comparison against base commit 09edb261.

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