Skip to content

Sort arguments of RefasterRuleCollectionTestCase#elidedTypesAndStaticImports #1314

Sort arguments of RefasterRuleCollectionTestCase#elidedTypesAndStaticImports

Sort arguments of RefasterRuleCollectionTestCase#elidedTypesAndStaticImports #1314

Triggered via pull request May 24, 2024 11:29
Status Success
Total duration 6m 58s
Artifacts

build.yml

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

Annotations

4 warnings
A change can be made to a lambda on line 222 without causing a test to fail: refaster-test-support/src/main/java/tech/picnic/errorprone/refaster/test/RefasterRuleCollection.java#L222
removed conditional - replaced equality check with true in 3rd lambda in visitMethod (covered by 3 tests RemoveConditionalMutator_EQUAL_IF)
A change can be made to line 166 without causing a test to fail: refaster-test-support/src/main/java/tech/picnic/errorprone/refaster/test/RefasterRuleCollection.java#L166
removed conditional - replaced equality check with false (covered by 8 tests RemoveConditionalMutator_EQUAL_ELSE)