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

Coverage doesn't work #271

Closed
isc30 opened this issue Dec 24, 2018 · 1 comment
Closed

Coverage doesn't work #271

isc30 opened this issue Dec 24, 2018 · 1 comment

Comments

@isc30
Copy link

isc30 commented Dec 24, 2018

Looks like after fresh npm install, running npm t doesn't include coverage

---------------------|----------|----------|----------|----------|-------------------|
File                 |  % Stmts | % Branch |  % Funcs |  % Lines | Uncovered Line #s |
---------------------|----------|----------|----------|----------|-------------------|
All files            |        0 |      100 |      100 |        0 |                   |
 linq-collections.ts |        0 |      100 |      100 |        0 |                 1 |
---------------------|----------|----------|----------|----------|-------------------|
Jest: "global" coverage threshold for statements (95%) not met: 0%
Jest: "global" coverage threshold for lines (95%) not met: 0%
@isc30
Copy link
Author

isc30 commented Dec 28, 2018

Looks like some missconfiguration from my side

@isc30 isc30 closed this as completed Dec 28, 2018
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

1 participant