Skip to content

Merge pull request #957 from uhafner/dependabot/maven/org.openrewrite… #2256

Merge pull request #957 from uhafner/dependabot/maven/org.openrewrite…

Merge pull request #957 from uhafner/dependabot/maven/org.openrewrite… #2256

Triggered via push March 24, 2024 15:12
Status Success
Total duration 3m 20s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

150 warnings
PMD: DataClass: src/test/java/edu/hm/hafner/util/ArchitectureRules.java#L33
The class 'ArchitectureRules' is suspected to be a Data Class (WOC=0.000%, NOPA=10, NOAM=0, WMC=4).
PMD: LooseCoupling: src/test/java/edu/hm/hafner/util/ArchitectureRulesTest.java#L100
Avoid using implementation types like 'JavaClasses'; use the interface instead.
PMD: LooseCoupling: src/test/java/edu/hm/hafner/util/ArchitectureRulesTest.java#L105
Avoid using implementation types like 'JavaClasses'; use the interface instead.
PMD: LooseCoupling: src/test/java/edu/hm/hafner/util/ArchitectureRulesTest.java#L110
Avoid using implementation types like 'JavaClasses'; use the interface instead.
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L79
Line 79 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/Ensure.java#L139
Lines 139-155 are not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L241
Line 241 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L246
Line 246 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L303
Line 303 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L340
Line 340 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L390
Line 390 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L395
Line 395 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L444
Line 444 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L476
Line 476 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L483
Line 483 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L557
Line 557 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L562
Line 562 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L572
Line 572 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L603
Line 603 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/Ensure.java#L629
Lines 629-631 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/Ensure.java#L653
Lines 653-655 are not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L691
Line 691 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L721
Line 721 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L74
Lines 74-117 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L165
Lines 165-166 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L181
Lines 181-182 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L193
Lines 193-199 are not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L232
Line 232 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L253
Lines 253-255 are not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L275
Line 275 is not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L286
Line 286 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L361
Lines 361-366 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/LineRangeList.java#L404
Lines 404-405 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/ResourceExtractor.java#L132
Lines 132-133 are not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/ResourceExtractor.java#L169
Lines 169-170 are not covered by tests
Not covered line: src/main/java/edu/hm/hafner/util/FilteredLog.java#L190
Line 190 is not covered by tests
Not covered lines: src/main/java/edu/hm/hafner/util/SecureXmlParserFactory.java#L369
Lines 369-390 are not covered by tests
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L238
Line 238 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L482
Line 482 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L556
Line 556 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L571
Line 571 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L625
Line 625 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L626
Line 626 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/Ensure.java#L652
Line 652 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L136
Line 136 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L206
Line 206 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L231
Line 231 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L236
Line 236 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L285
Line 285 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/LineRangeList.java#L323
Line 323 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/TreeStringBuilder.java#L111
Line 111 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/ResourceExtractor.java#L180
Line 180 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/ResourceExtractor.java#L184
Line 184 is only partially covered, one branch is missing
Partially covered line: src/main/java/edu/hm/hafner/util/FilteredLog.java#L290
Line 290 is only partially covered, one branch is missing
Mutation survived: src/main/java/edu/hm/hafner/util/LineRangeList.java#L127
One mutation survived in line 127 (ConditionalsBoundaryMutator)
Mutation survived: src/main/java/edu/hm/hafner/util/LineRangeList.java#L128
One mutation survived in line 128 (MathMutator)
Mutation survived: src/main/java/edu/hm/hafner/util/LineRangeList.java#L171
One mutation survived in line 171 (BooleanFalseReturnValsMutator)
Mutation survived: src/main/java/edu/hm/hafner/util/LineRangeList.java#L206
One mutation survived in line 206 (NegateConditionalsMutator)