TypeStat
TypeStat copied to clipboard
Missing test coverage: fixIncompleteParameterTypes
Overview
#762 fixed a bug I'd introduced that wasn't covered by unit tests.
Actual Behavior
There should be a mutation test folder at a path like fixIncompleteParameterTypes/ that would have failed because of the bug that was fixed.
Expected Behavior
No failures.
Someone, please write that test! 😄