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

Remove obsolete FeatureInAlphaState opt in #5099

Merged
merged 1 commit into from Jul 19, 2022

Conversation

3flex
Copy link
Member

@3flex 3flex commented Jul 19, 2022

Clean up after #5044

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #5099 (fb84740) into main (df89759) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #5099   +/-   ##
=========================================
  Coverage     84.92%   84.92%           
  Complexity     3605     3605           
=========================================
  Files           502      502           
  Lines         11873    11873           
  Branches       2227     2227           
=========================================
  Hits          10083    10083           
  Misses          691      691           
  Partials       1099     1099           
Impacted Files Coverage Δ
...osch/detekt/formatting/wrappers/CommentWrapping.kt 100.00% <ø> (ø)
...urbosch/detekt/formatting/wrappers/FinalNewline.kt 100.00% <ø> (ø)
...bosch/detekt/formatting/wrappers/ImportOrdering.kt 100.00% <ø> (ø)
...turbosch/detekt/formatting/wrappers/Indentation.kt 100.00% <ø> (ø)
...urbosch/detekt/formatting/wrappers/KdocWrapping.kt 100.00% <ø> (ø)
...ch/detekt/formatting/wrappers/MaximumLineLength.kt 100.00% <ø> (ø)
...ch/detekt/formatting/wrappers/NoWildcardImports.kt 100.00% <ø> (ø)
...etekt/formatting/wrappers/ParameterListWrapping.kt 100.00% <ø> (ø)
...rbosch/detekt/formatting/wrappers/TrailingComma.kt 100.00% <ø> (ø)
...pers/UnnecessaryParenthesesBeforeTrailingLambda.kt 100.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 df89759...fb84740. Read the comment docs.

@3flex 3flex merged commit e984091 into detekt:main Jul 19, 2022
@cortinico cortinico added this to the 1.22.0 milestone Jul 19, 2022
@3flex 3flex deleted the no-feature-in-alpha branch July 19, 2022 21:18
VitalyVPinchuk pushed a commit to VitalyVPinchuk/detekt that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants