Skip to content

Revert Update Kotlin to version 1.4.31#3521

Merged
schalkms merged 1 commit intomasterfrom
Kotlin-v1.4.31-revert
Mar 6, 2021
Merged

Revert Update Kotlin to version 1.4.31#3521
schalkms merged 1 commit intomasterfrom
Kotlin-v1.4.31-revert

Conversation

@schalkms
Copy link
Copy Markdown
Member

@schalkms schalkms commented Mar 6, 2021

The bump to Kotlin v1.4.31 caused problems with race conditions described in #3509

The problem seems to be related with:
https://youtrack.jetbrains.com/issue/IDEA-261782

As a more general solution, Kotlin 1.4.32 should fix this:
https://youtrack.jetbrains.com/issue/KT-45007

The bump to Kotlin v1.4.31 caused problems with race conditions described in #3509 

The problem seems to be related with:
https://youtrack.jetbrains.com/issue/IDEA-261782

As a more general solution, Kotlin 1.4.32 should fix this:
https://youtrack.jetbrains.com/issue/KT-45007
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2021

Codecov Report

Merging #3521 (31a6692) into master (fe9c486) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #3521      +/-   ##
============================================
+ Coverage     77.59%   77.60%   +0.01%     
  Complexity     2817     2817              
============================================
  Files           462      462              
  Lines          8722     8722              
  Branches       1694     1694              
============================================
+ Hits           6768     6769       +1     
+ Misses         1038     1037       -1     
  Partials        916      916              
Impacted Files Coverage Δ Complexity Δ
...o/gitlab/arturbosch/detekt/rules/KtModifierList.kt 100.00% <0.00%> (+8.33%) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe9c486...31a6692. Read the comment docs.

@schalkms schalkms merged commit 070faf8 into master Mar 6, 2021
@schalkms schalkms deleted the Kotlin-v1.4.31-revert branch March 6, 2021 20:40
@cortinico cortinico added this to the 1.16.0 milestone Mar 10, 2021
This was referenced Mar 11, 2021
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants