Prepare Detekt 1.16.0-RC2#3485
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3485 +/- ##
============================================
- Coverage 80.07% 79.74% -0.34%
- Complexity 2835 2864 +29
============================================
Files 456 459 +3
Lines 8511 8643 +132
Branches 1644 1674 +30
============================================
+ Hits 6815 6892 +77
- Misses 793 841 +48
- Partials 903 910 +7 Continue to review full report at Codecov.
|
|
Should we merge this asap? We probably also need to revert |
This has broken tests. I still haven't managed to investigate why.
I don't think it's a major problem. We could still bake a RC3 after this. |
|
Another problem I found is that the |
|
@cortinico I have a fix. We need to fix the int tests after #3450. I will also look into why gradle testkit tests are not picking up the latest code (i assume it is |
Let's tackle this as a separate problem. I also believe this requires an RC3 before we can fully release a
Thanks for that. I've actually applied a different fix that relies on creating a Baseline file. Given that we have a testing API for that, let's use it :)
Yeah that's annoying. Specifically as we notice those failures only once we publish a new version |
Time to bake a new RC 🎉
This will hopefully be the last one before we release
1.16.0stable.