question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Suggestion: Use ignoreCatch option from type-coverage

See original GitHub issue

Is 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:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
alexcanessacommented, Dec 21, 2020

@dignite it’s in. 0.4.0 is out

0reactions
alexcanessacommented, Dec 17, 2020

@dignite oh sorry, I thought I did. I’ll release later this afternoon

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found