GitHub Actions / pitest
completed
Oct 27, 2024 in 1s
Pitest mutation testing feedback
- Surviving mutants in this change: 2
- Killed mutants in this change: 33
class | surviving | killed |
---|---|---|
π§tech.picnic.errorprone.bugpatterns.LexicographicalAnnotationAttributeListing |
1 | 1 |
π§tech.picnic.errorprone.bugpatterns.ConstantNaming |
1 | 22 |
πtech.picnic.errorprone.bugpatterns.ConstantNaming$1 |
0 | 9 |
πtech.picnic.errorprone.utils.Flags |
0 | 1 |
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 74 without causing a test to fail
swapped parameters 1 and 2 in call to union (covered by 3 tests ParamSwapMutator)
github-actions / pitest
A change can be made to line 233 without causing a test to fail
swapped parameters 1 and 2 in call to union (covered by 3 tests ParamSwapMutator)
Loading