Fix kotlin-reflect problem for idea plugin#3107
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3107 +/- ##
=========================================
Coverage ? 79.42%
Complexity ? 2598
=========================================
Files ? 437
Lines ? 7821
Branches ? 1486
=========================================
Hits ? 6212
Misses ? 819
Partials ? 790
Continue to review full report at Codecov.
|
|
Is there any way we can think of to prevent such issues happening again in the future? |
To be honest I don't know and I don't think so. Reverting kotlin-reflect does not help - https://stackoverflow.com/questions/63474372/kotlin-delegate-property-causes-a-preview-rendering-error-in-android-studio. Linking detekt/detekt-compiler-plugin#25 |
For reference: detekt/detekt-intellij-plugin#100