detekt / detekt

Static code analysis for Kotlin
https://detekt.dev
Apache License 2.0
6.07k stars 751 forks source link

Check for root of receiver in selector expression #7220

Open atulgpt opened 3 weeks ago

atulgpt commented 3 weeks ago

Fixes https://github.com/detekt/detekt/issues/6373

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (main@f1b1bb1). Click here to learn what that means.

Files Patch % Lines
...ch/detekt/rules/bugs/NullCheckOnMutableProperty.kt 71.42% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7220 +/- ## ======================================= Coverage ? 84.80% Complexity ? 3998 ======================================= Files ? 577 Lines ? 12128 Branches ? 2485 ======================================= Hits ? 10285 Misses ? 616 Partials ? 1227 ```

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