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

Review all Detekt and Detekt Gradle Plugin usages. #5953

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

TWiStErRob
Copy link
Member

Fixes #5898

@TWiStErRob TWiStErRob added documentation housekeeping Marker for housekeeping tasks and refactorings labels Mar 31, 2023
@TWiStErRob TWiStErRob added this to the 1.23.0 milestone Mar 31, 2023
@github-actions
Copy link

github-actions bot commented Mar 31, 2023

Warnings
⚠️ It looks like this PR contains functional changes without a corresponding test.
Messages
📖

Thank you very much for making our website better ❤️!

Generated by 🚫 dangerJS against 8287d80

@TWiStErRob TWiStErRob mentioned this pull request Mar 31, 2023
@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Merging #5953 (8287d80) into main (a3dfea2) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               main    #5953   +/-   ##
=========================================
  Coverage     84.48%   84.48%           
  Complexity     3788     3788           
=========================================
  Files           546      546           
  Lines         12937    12937           
  Branches       2275     2275           
=========================================
  Hits          10930    10930           
  Misses          877      877           
  Partials       1130     1130           
Impacted Files Coverage Δ
...kotlin/io/gitlab/arturbosch/detekt/api/Severity.kt 100.00% <ø> (ø)
...b/arturbosch/detekt/rules/style/ForbiddenImport.kt 96.00% <ø> (ø)
...turbosch/detekt/rules/style/ForbiddenMethodCall.kt 93.61% <ø> (ø)
...arturbosch/detekt/rules/style/ForbiddenSuppress.kt 84.84% <ø> (ø)
...rturbosch/detekt/rules/style/UnusedPrivateClass.kt 79.78% <ø> (ø)
...rc/main/kotlin/io/github/detekt/utils/Resources.kt 60.00% <ø> (ø)
...n/kotlin/io/github/detekt/report/html/HtmlUtils.kt 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@cortinico cortinico left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@BraisGabin BraisGabin merged commit 2cc03a3 into detekt:main Apr 1, 2023
@TWiStErRob TWiStErRob deleted the detekt branch April 1, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api build documentation gradle-plugin housekeeping Marker for housekeeping tasks and refactorings rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"detekt" or "Detekt"
3 participants