You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add mutation testing coverage for GmpOperatorTypeSpecifyingExtension
- Use ObjectWithoutClassType for generic object type (not ObjectType('object'))
- Add test cases for object+GMP to catch IsSuperTypeOfCalleeAndArgumentMutator on line 37
- Add test case for GMP|int+int to catch TrinaryLogicMutator on line 37
- Add test cases for GMP+int|stdClass to catch TrinaryLogicMutator on line 52
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments