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

Fixed duplicate `@property` generation for parameter with ' in name #1873

Closed DrAlexD closed 9 months ago

DrAlexD commented 9 months ago

What's done:

Closes #1719

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (beb9960) 78.35% compared to head (ca8dddf) 78.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1873 +/- ## ============================================ - Coverage 78.35% 78.32% -0.03% + Complexity 2465 2458 -7 ============================================ Files 134 134 Lines 8703 8696 -7 Branches 2203 2201 -2 ============================================ - Hits 6819 6811 -8 - Misses 905 906 +1 Partials 979 979 ```

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

github-actions[bot] commented 9 months ago

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

   166 files  ±0     166 suites  ±0   7m 17s :stopwatch: - 1m 44s 1 426 tests ±0  1 388 :heavy_check_mark: ±0  38 :zzz: ±0  0 :x: ±0  2 805 runs  ±0  2 767 :heavy_check_mark: ±0  38 :zzz: ±0  0 :x: ±0 

Results for commit 2cdde3cc. ± Comparison against base commit b3cd098d.

github-actions[bot] commented 9 months ago

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

   166 files  ±0     166 suites  ±0   7m 8s :stopwatch: -14s 1 426 tests ±0  1 409 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0  2 805 runs  ±0  2 788 :heavy_check_mark: ±0  17 :zzz: ±0  0 :x: ±0 

Results for commit 2cdde3cc. ± Comparison against base commit b3cd098d.