Ignore primitive casts in ClassCastLambdaUsage
check
#1385
Merged
GitHub Actions / pitest
completed
Oct 30, 2024 in 0s
Pitest mutation testing feedback
- Surviving mutants in this change: 1
- Killed mutants in this change: 5
class | surviving | killed |
---|---|---|
🧟tech.picnic.errorprone.bugpatterns.ClassCastLambdaUsage |
1 | 5 |
Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.
Annotations
github-actions / pitest
A change can be made to line 51 without causing a test to fail
removed conditional - replaced equality check with true (covered by 2 tests RemoveConditionalMutator_EQUAL_IF)
Loading