Skip to content
Codecov / codecov/patch failed Nov 16, 2023 in 1s

21.33% of diff hit (target 78.38%)

View this Pull Request on Codecov

21.33% of diff hit (target 78.38%)

Annotations

Check warning on line 83 in diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt#L78-L83

Added lines #L78 - L83 were not covered by tests

Check warning on line 91 in diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt#L85-L91

Added lines #L85 - L91 were not covered by tests

Check warning on line 216 in diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-cli/src/main/kotlin/com/saveourtool/diktat/cli/DiktatProperties.kt#L216

Added line #L216 was not covered by tests

Check warning on line 98 in diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/tasks/DiktatTaskBase.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/tasks/DiktatTaskBase.kt#L96-L98

Added lines #L96 - L98 were not covered by tests

Check warning on line 101 in diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/tasks/DiktatTaskBase.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/tasks/DiktatTaskBase.kt#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 31 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L31

Added line #L31 was not covered by tests

Check warning on line 43 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L43

Added line #L43 was not covered by tests

Check warning on line 46 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L46

Added line #L46 was not covered by tests

Check warning on line 52 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L48-L52

Added lines #L48 - L52 were not covered by tests

Check warning on line 55 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L55

Added line #L55 was not covered by tests

Check warning on line 66 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterFactoryImpl.kt#L66

Added line #L66 was not covered by tests

Check warning on line 21 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 29 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt#L27-L29

Added lines #L27 - L29 were not covered by tests

Check warning on line 41 in diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-ktlint-engine/src/main/kotlin/com/saveourtool/diktat/ktlint/DiktatReporterImpl.kt#L41

Added line #L41 was not covered by tests

Check warning on line 60 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 68 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt#L62-L68

Added lines #L62 - L68 were not covered by tests

Check warning on line 126 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt#L123-L126

Added lines #L123 - L126 were not covered by tests

Check warning on line 134 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/DiktatBaseMojo.kt#L134

Added line #L134 was not covered by tests