8000 Prepare Detekt 1.20.0-RC1 by cortinico · Pull Request #4597 · detekt/detekt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Prepare Detekt 1.20.0-RC1 #4597

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

Merged
merged 8 commits into from
Feb 28, 2022
Merged

Conversation

cortinico
Copy link
Member
@cortinico cortinico commented Feb 26, 2022

Time to bake a new release of Detekt 🎉

@3flex I think we really need to switch over to having the composite build as default. Otherwise I essentially have to fix all the build failures of all the previous PRs. As an alternative, we can setup a CI job that runs a publishToMavenLocal and runs tests against it.

Closes #4588

@cortinico cortinico enabled auto-merge (squash) February 27, 2022 13:17
@cortinico cortinico disabled auto-merge February 27, 2022 13:17
@chao2zhang
Copy link
Member

#4588 was a PR rather than an issue. How would Closes #4588 work?

@cortinico
Copy link
Member Author

#4588 was a PR rather than an issue. How would Closes #4588 work?

I've included the changes from #4588 here so as we merge this PR, the other will also be closed.

@chao2zhang
Copy link
Member

I guess I was asking about the automation (We need to manually close #4588 after merging this PR)

- We've changed the behavior of the baseline task. Now the baseline is always update, even if you fixed all the issues in your codebase - [#4445](https://github.com/detekt/detekt/pull/4445)
- We now enable the naming ruleset by default also on tests. Previously they were excluded - [#4438](https://github.com/detekt/detekt/pull/4438)
- This version of Detekt is built with Gradle `v7.4`, AGP `7.1.1` and Kotlin `1.6.10` (see [#4530](https://github.com/detekt/detekt/pull/4530) [#4573](https://github.com/detekt/detekt/pull/4573) [#4133](https://github.com/detekt/detekt/pull/4133) [#4277](https://github.com/detekt/detekt/pull/4277))
- This version of Detekt is wrapping KtLint version `0.43.2` (see [#4227](https://github.com/detekt/detekt/pull/4227))
Copy link
Member

Choose a reason for hiding this comment

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

<3 thanks for write this detailed changelog.

@codecov
Copy link
codecov bot commented Feb 28, 2022

Codecov Report

Merging #4597 (73eebe7) into main (05d84e6) will increase coverage by 84.56%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4597       +/-   ##
===========================================
+ Coverage        0   84.56%   +84.56%     
- Complexity      0     3340     +3340     
===========================================
  Files           0      481      +481     
  Lines           0    11186    +11186     
  Branches        0     2038     +2038     
===========================================
+ Hits            0     9459     +9459     
- Misses          0      697      +697     
- Partials        0     1030     +1030     
Impacted Files Coverage Δ
.../io/gitlab/arturbosch/detekt/cli/runners/Runner.kt 100.00% <0.00%> (ø)
...wrappers/SpacingBetweenDeclarationsWithComments.kt 100.00% <0.00%> (ø)
...lab/arturbosch/detekt/core/FileProcessorLocator.kt 69.23% <0.00%> (ø)
...bosch/detekt/generator/collection/Configuration.kt 100.00% <0.00%> (ø)
...turbosch/detekt/rules/style/ForbiddenMethodCall.kt 88.57% <0.00%> (ø)
.../detekt/rules/exceptions/ObjectExtendsThrowable.kt 80.95% <0.00%> (ø)
...t/generator/printer/defaultconfig/ConfigPrinter.kt 100.00% <0.00%> (ø)
.../arturbosch/detekt/core/reporting/ReportLocator.kt 92.30% <0.00%> (ø)
...kt/generator/collection/DefaultActivationStatus.kt 100.00% <0.00%> (ø)
...itlab/arturbosch/detekt/api/internal/Signatures.kt 85.71% <0.00%> (ø)
... and 471 more

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 05d84e6...73eebe7. Read the comment docs.

@cortinico cortinico merged commit 9f18b6b into detekt:main Feb 28, 2022
@cortinico cortinico deleted the nc/prepare-1.20.0-RC1 branch February 28, 2022 23:04
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.

3 participants
0