detekt / detekt

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

Remove unused compactWithSignature #7244

Closed 3flex closed 2 weeks ago

detekt-ci commented 2 weeks ago
Warnings
:warning: It looks like this PR contains functional changes without a corresponding test.
:warning: This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by :no_entry_sign: dangerJS against 22e888bb14c18da4c12fbdd1c8d5dafd03eb9da7

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 84.71%. Comparing base (fa596fd) to head (22e888b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7244 +/- ## ========================================= Coverage 84.70% 84.71% Complexity 3992 3992 ========================================= Files 578 578 Lines 12163 12162 -1 Branches 2495 2495 ========================================= Hits 10303 10303 + Misses 626 625 -1 Partials 1234 1234 ```

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