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

Use source directory for jest code coverage #369

Merged
merged 1 commit into from
Oct 24, 2017
Merged

Use source directory for jest code coverage #369

merged 1 commit into from
Oct 24, 2017

Conversation

eliperelman
Copy link
Member

According to #351, the --coverage option didn't exactly work, or work as expected. This PR should fix that. I tested this out locally with a simple react and jest project, and it would generate coverage for files in options.source that weren't tested in options.tests.

Fixes #351.

@eliperelman eliperelman requested a review from a team October 21, 2017 20:26
@eliperelman eliperelman merged commit 1f09c91 into neutrinojs:master Oct 24, 2017
@edmorley edmorley removed the request for review from a team May 14, 2018 10:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

neutrino-preset-jest coverage doesn't work
1 participant