issues
search
plantain-00
/
type-coverage
A CLI tool to check type coverage for typescript code
MIT License
1.26k
stars
44
forks
source link
The '--no-detail-when-failed' option does not work
#126
Closed
deongroenewald
closed
1 year ago
deongroenewald
commented
1 year ago
Version(if relevant): 2.26.0
Environment(if relevant):
Node v18.14.1
Code(if relevant):
Expected:
Passing the '--no-detail-when-failed' option
should not
show detail message when the CLI failed.
Passing the '--noDetailWhenFailed' option
should not
show detail message when the CLI failed.
Actual:
Passing the '--no-detail-when-failed' option
does
show detail message when the CLI fails.
Passing the '--noDetailWhenFailed' option
does not
show detail message when the CLI fails.
plantain-00
commented
1 year ago
113
Version(if relevant): 2.26.0
Environment(if relevant):
Node v18.14.1
Code(if relevant):
Expected:
Actual: