Skip to content

Update to Gradle 6.4.1#2729

Merged
arturbosch merged 3 commits intomasterfrom
gradle-6.4.1
May 25, 2020
Merged

Update to Gradle 6.4.1#2729
arturbosch merged 3 commits intomasterfrom
gradle-6.4.1

Conversation

@arturbosch
Copy link
Member

No description provided.

@arturbosch arturbosch added this to the 1.10.0 milestone May 24, 2020
@@ -31,7 +31,7 @@ private fun getGradleVersionsUnderTest() =
if (getJdkVersion() < 13) {
listOf("5.0", "6.2.2")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we upgrade this one too?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the last Gradle version which does not support Java 13+, so we can't update this one.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I'm wrong here. Just tested it. Locally it works. I've merged @schalkms suggestion and see what the CI says.

@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #2729 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2729      +/-   ##
============================================
- Coverage     80.58%   80.53%   -0.06%     
+ Complexity     2317     2310       -7     
============================================
  Files           379      379              
  Lines          6960     6960              
  Branches       1260     1260              
============================================
- Hits           5609     5605       -4     
- Misses          724      728       +4     
  Partials        627      627              
Impacted Files Coverage Δ Complexity Δ
...itlab/arturbosch/detekt/extensions/DetektReport.kt 7.14% <0.00%> (-7.15%) 1.00% <0.00%> (-1.00%)
.../main/kotlin/io/gitlab/arturbosch/detekt/Detekt.kt 30.26% <0.00%> (-3.95%) 16.00% <0.00%> (-3.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 c99f109...0bf5d3e. Read the comment docs.

arturbosch and others added 2 commits May 25, 2020 11:22
Co-authored-by: Nicola Corti <corti.nico@gmail.com>
…kt/MultiVersionTest.kt

Co-authored-by: M Schalk <30376729+schalkms@users.noreply.github.com>
@arturbosch arturbosch merged commit ef02257 into master May 25, 2020
@arturbosch arturbosch deleted the gradle-6.4.1 branch May 25, 2020 10:04
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants