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

Bump Kotlin to 1.5.21 #3956

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Conversation

cortinico
Copy link
Member

This is a follow up to #3921 and #3941

@cortinico cortinico added the dependencies Pull requests that update a dependency file label Jul 14, 2021
@cortinico cortinico added this to the 1.18.0 milestone Jul 14, 2021
@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #3956 (10cfa98) into main (b2f277c) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3956      +/-   ##
============================================
- Coverage     83.58%   83.44%   -0.14%     
- Complexity     3123     3149      +26     
============================================
  Files           456      456              
  Lines          9014     9014              
  Branches       1752     1754       +2     
============================================
- Hits           7534     7522      -12     
- Misses          564      565       +1     
- Partials        916      927      +11     
Impacted Files Coverage Δ
...ab/arturbosch/detekt/rules/bugs/MissingWhenCase.kt 88.00% <ø> (ø)
...sch/detekt/rules/coroutines/SleepInsteadOfDelay.kt 72.00% <0.00%> (-8.00%) ⬇️
...arturbosch/detekt/generator/collection/KDocTags.kt 62.50% <0.00%> (-5.00%) ⬇️
...h/detekt/rules/style/DataClassContainsFunctions.kt 95.00% <0.00%> (-5.00%) ⬇️
...rturbosch/detekt/rules/bugs/UnnecessarySafeCall.kt 73.91% <0.00%> (-4.35%) ⬇️
...io/github/detekt/report/sarif/SarifOutputReport.kt 90.90% <0.00%> (-3.04%) ⬇️
...rturbosch/detekt/rules/style/UnusedPrivateClass.kt 70.66% <0.00%> (-2.67%) ⬇️
...ekt/generator/collection/DocumentationCollector.kt 85.00% <0.00%> (-2.50%) ⬇️
...t/rules/style/UtilityClassWithPublicConstructor.kt 93.61% <0.00%> (-2.13%) ⬇️
...ain/kotlin/io/gitlab/arturbosch/detekt/cli/Spec.kt 88.23% <0.00%> (-1.97%) ⬇️

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 b2f277c...10cfa98. Read the comment docs.

@BraisGabin BraisGabin merged commit 0ad69d5 into detekt:main Jul 14, 2021
machadoit added a commit to codacy/codacy-detekt that referenced this pull request Sep 27, 2021
Also bumps Kotlin version to 1.5.21
detekt/detekt#3956
machadoit added a commit to codacy/codacy-detekt that referenced this pull request Sep 27, 2021
Also bumps Kotlin version to 1.5.21
detekt/detekt#3956
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants