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

Add various improvements

457c337
Select commit
Failed to load commit list.
Merged

New Rule: BracesOnWhenStatements with configurable parameters #5838

Add various improvements
457c337
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 10, 2023 in 0s

83.33% of diff hit (target 80.00%)

View this Pull Request on Codecov

83.33% of diff hit (target 80.00%)

Annotations

Check warning on line 216 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#L216

Added line #L216 was not covered by tests

Check warning on line 226 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#L226

Added line #L226 was not covered by tests

Check warning on line 228 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#L228

Added line #L228 was not covered by tests