Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude imported node modules from coverage reporting #944

Open
sammysium opened this issue Jun 13, 2021 · 1 comment
Open

exclude imported node modules from coverage reporting #944

sammysium opened this issue Jun 13, 2021 · 1 comment

Comments

@sammysium
Copy link

/* istanbul ignore next */
import SignatureCapture from 'react-native-signature-capture';


even the ignore next didn't work, is there a way to exclude node modules from coverage entirely?

@jackmunkonge3
Copy link

I'm also seeing these appearing in lcov reports for certain classes.

Screenshot 2022-01-26 at 19 01 28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants