TypeStat icon indicating copy to clipboard operation
TypeStat copied to clipboard

Missing test coverage: fixIncompleteParameterTypes

Open JoshuaKGoldberg opened this issue 4 years ago • 0 comments

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! 😄

JoshuaKGoldberg avatar Dec 06 '20 13:12 JoshuaKGoldberg