Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants