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

Jest 24 is ignoring collectCoverageFrom in monorepo project #799

Closed
iturgeon opened this issue Apr 9, 2019 · 1 comment
Closed

Jest 24 is ignoring collectCoverageFrom in monorepo project #799

iturgeon opened this issue Apr 9, 2019 · 1 comment
Labels
wontfix This will not be worked on

Comments

@iturgeon
Copy link
Member

iturgeon commented Apr 9, 2019

It looks like Jest is currently not able to enforce collectCoverageFrom in obojobo-document-engine. I'm just making a note here so we can keep track of the issue.

The result is a new file that has no tests in obojobo-document-engine will not throw a coverage error when run from the root of the repo, but will when run inside the sub package.

bug report submitted to jest along with a bare testing repo: jestjs/jest#8207

@stale
Copy link

stale bot commented Oct 6, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep our backlog under control, but we thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Oct 6, 2019
@stale stale bot closed this as completed Oct 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant