Skip to content

mark configWithFallback as unstable #4028

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 1 commit into from
Aug 10, 2021

Conversation

marschwar
Copy link
Contributor

Since the api change in #3982 is still under discussion this will allow a 1.1.18 relase without breaking compatibility in 1.1.19.

@codecov
Copy link

codecov bot commented Aug 9, 2021

Codecov Report

Merging #4028 (dec9817) into main (48c1da8) will not change coverage.
The diff coverage is n/a.

❗ Current head dec9817 differs from pull request most recent head 1a20b59. Consider uploading reports for the commit 1a20b59 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##               main    #4028   +/-   ##
=========================================
  Coverage     83.55%   83.55%           
  Complexity     3181     3181           
=========================================
  Files           459      459           
  Lines          9085     9085           
  Branches       1771     1771           
=========================================
  Hits           7591     7591           
  Misses          561      561           
  Partials        933      933           
Impacted Files Coverage Δ
.../io/gitlab/arturbosch/detekt/api/ConfigProperty.kt 100.00% <ø> (ø)
...bosch/detekt/rules/complexity/LongParameterList.kt 87.75% <ø> (ø)
...rturbosch/detekt/rules/empty/EmptyFunctionBlock.kt 93.33% <ø> (ø)
...sch/detekt/rules/naming/FunctionParameterNaming.kt 90.90% <ø> (ø)
...h/detekt/rules/naming/MemberNameEqualsClassName.kt 84.21% <ø> (ø)

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 48c1da8...1a20b59. Read the comment docs.

@cortinico cortinico added this to the 1.18.0 milestone Aug 9, 2021
@cortinico cortinico added the api label Aug 9, 2021
@BraisGabin BraisGabin merged commit e512a1f into detekt:main Aug 10, 2021
@marschwar marschwar deleted the fallback-unstable-api branch August 10, 2021 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants