New rule to check if @Preview (Jetpack Compose) functions end with 'Preview' suffix and are also private. Part 1 #1726
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/patch
succeeded
Sep 1, 2023 in 0s
82.50% of diff hit (target 78.20%)
View this Pull Request on Codecov
82.50% of diff hit (target 78.20%)
Annotations
codecov / codecov/patch
diktat-rules/src/main/kotlin/com/saveourtool/diktat/ruleset/rules/chapter3/PreviewAnnotationRule.kt#L39
Added line #L39 was not covered by tests
codecov / codecov/patch
diktat-rules/src/main/kotlin/com/saveourtool/diktat/ruleset/rules/chapter3/PreviewAnnotationRule.kt#L59
Added line #L59 was not covered by tests
codecov / codecov/patch
diktat-rules/src/main/kotlin/com/saveourtool/diktat/ruleset/rules/chapter3/PreviewAnnotationRule.kt#L73
Added line #L73 was not covered by tests
Loading