Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI with Java 15 #3262

Merged
merged 2 commits into from
Dec 2, 2020
Merged

CI with Java 15 #3262

merged 2 commits into from
Dec 2, 2020

Conversation

3flex
Copy link
Member

@3flex 3flex commented Dec 1, 2020

14 is EOL

14 is EOL
@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #3262 (f80a598) into master (1eb5fff) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3262   +/-   ##
=========================================
  Coverage     80.04%   80.05%           
  Complexity     2653     2653           
=========================================
  Files           443      443           
  Lines          8090     8091    +1     
  Branches       1540     1540           
=========================================
+ Hits           6476     6477    +1     
  Misses          790      790           
  Partials        824      824           
Impacted Files Coverage Δ Complexity Δ
...turbosch/detekt/rules/style/UseIfEmptyOrIfBlank.kt 78.94% <100.00%> (+0.37%) 20.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 1eb5fff...f80a598. Read the comment docs.

@3flex 3flex merged commit 0752e96 into master Dec 2, 2020
@3flex 3flex deleted the ci-java-15 branch December 2, 2020 03:12
@arturbosch arturbosch added the housekeeping Marker for housekeeping tasks and refactorings label Dec 18, 2020
@arturbosch arturbosch added this to the 1.15.0 milestone Dec 18, 2020
arturbosch pushed a commit that referenced this pull request Dec 21, 2020
* CI with Java 15

14 is EOL

* Add kotlin.String.isEmpty to support Java 15
arturbosch pushed a commit that referenced this pull request Jan 16, 2021
* CI with Java 15

14 is EOL

* Add kotlin.String.isEmpty to support Java 15
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.

3 participants