-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Description
When Jest performs code coverage, it seems to only cover the files that were tested instead of all files in my source directory. This gives a skewed percentage of files tested.
For example, if I have 10 source files and I only test one of them, the coverage report will not include all the files. It would be nice if there's a way to specify which files should be covered. collectCoverageOnlyFrom does not seem to serve this purpose.
bookman25, design1online, missyjcat, calclavia, james-gardner and 99 more
Metadata
Metadata
Assignees
Labels
No labels