JoshuaKGoldberg / JoshuaKGoldberg/TypeStat
Missing test coverage: fixIncompleteParameterTypes
Open
area: tests
good first issue
status: accepting prs
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 47
- Avg merge
- 15h 55m
- Merged PRs (30d)
- 21
Description
### 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! 😄
Contributor guide
Assessment
This issue has not been assessed yet.