You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is up to the caller to scope this as narrowly as possible. For example, if you have a source file that is wrapped in a function expression, adding /* istanbul ignore next */ at the top of the file will ignore the whole file!
Issue description or question
From the istanbul repo.
https://github.com/gotwarlost/istanbul/blob/master/ignoring-code-for-coverage.md
That does not work with wallabyjs.
The text was updated successfully, but these errors were encountered: