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

New Rule: BracesOnWhenStatements with configurable parameters #5838

Merged
merged 12 commits into from
Apr 20, 2023

Fix tests and bugs

191644c
Select commit
Failed to load commit list.
Merged

New Rule: BracesOnWhenStatements with configurable parameters #5838

Fix tests and bugs
191644c
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 8, 2023 in 0s

83.01% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.01% of diff hit (target 80.00%)

Annotations

Check warning on line 214 in detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt/rules/style/BracesOnWhenStatements.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt/rules/style/BracesOnWhenStatements.kt#L214

Added line #L214 was not covered by tests

Check warning on line 225 in detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt/rules/style/BracesOnWhenStatements.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

detekt-rules-style/src/main/kotlin/io/gitlab/arturbosch/detekt/rules/style/BracesOnWhenStatements.kt#L224-L225

Added lines #L224 - L225 were not covered by tests