Suggestion: Use ignoreCatch option from type-coverage
See original GitHub issueIs your feature request related to a problem? Please describe.
The ignoreCatch
option is not currently implemented.
Describe the solution you’d like Enable the option.
Additional context This feature was missing from #33 and reported by https://github.com/alexcanessa/typescript-coverage-report/issues/33#issuecomment-729946011
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Allow type annotation on catch clause variable #20024
In either event, I'd like to make a case for allowing type annotations in catch clauses. Especially with the introduction of downlevel async ......
Read more >type-coverage
A CLI tool to check type coverage for typescript code. Latest version: 2.24.1, last published: a month ago. Start using type-coverage in ...
Read more >type-coverage
A CLI tool to check type coverage for typescript code. Become a Bounty Hunter ... I'd like to use type-coverage-core from our test...
Read more >How to ignore .catch promise in code coverage with istanbul?
I'm using BluebirdJS promise library and I have .catch that I can't mock that is why I can't cover it with my code...
Read more >typescript-coverage-report
Suggestion : Pass in tsconfig path (potentially not reading `typeCoverage` in package.json) ... Suggestion: Use ignoreCatch option from type-coverage.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@dignite it’s in.
0.4.0
is out@dignite oh sorry, I thought I did. I’ll release later this afternoon