detekt / detekt

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

Remove PsiFile.relativePath #7238

Closed 3flex closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 84.77%. Comparing base (1c12968) to head (e2a3ff3). Report is 2 commits behind head on main.

Files Patch % Lines
.../arturbosch/detekt/core/tooling/ParsingStrategy.kt 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7238 +/- ## ============================================ - Coverage 84.78% 84.77% -0.01% Complexity 3994 3994 ============================================ Files 578 578 Lines 12136 12131 -5 Branches 2483 2483 ============================================ - Hits 10289 10284 -5 Misses 623 623 Partials 1224 1224 ```

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