Skip to content

Supported multiple reporters in maven

Codecov / codecov/patch failed Nov 27, 2023 in 1s

0.00% of diff hit (target 78.64%)

View this Pull Request on Codecov

0.00% of diff hit (target 78.64%)

Annotations

Check warning on line 41 in diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/extension/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/extension/DefaultReporter.kt#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 44 in diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/extension/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-gradle-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/gradle/extension/DefaultReporter.kt#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 103 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#L103

Added line #L103 was not covered by tests

Check warning on line 105 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#L105

Added line #L105 was not covered by tests

Check warning on line 107 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#L107

Added line #L107 was not covered by tests

Check warning on line 117 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#L117

Added line #L117 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/Utils.kt#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 21 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 27 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L27

Added line #L27 was not covered by tests

Check warning on line 36 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 38 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L38

Added line #L38 was not covered by tests

Check warning on line 45 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 50 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L50

Added line #L50 was not covered by tests

Check warning on line 57 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 64 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 71 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 78 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/DefaultReporter.kt#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 14 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/GitHubActionsReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/GitHubActionsReporter.kt#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 20 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/GitHubActionsReporter.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/GitHubActionsReporter.kt#L16-L20

Added lines #L16 - L20 were not covered by tests

Check warning on line 8 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L8

Added line #L8 was not covered by tests

Check warning on line 13 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L13

Added line #L13 was not covered by tests

Check warning on line 19 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L19

Added line #L19 was not covered by tests

Check warning on line 25 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L25

Added line #L25 was not covered by tests

Check warning on line 31 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L31

Added line #L31 was not covered by tests

Check warning on line 37 in diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

diktat-maven-plugin/src/main/kotlin/com/saveourtool/diktat/plugin/maven/reporters/Reporters.kt#L37

Added line #L37 was not covered by tests