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

Merge Jest coverage with Coveralls test coverage #616

Closed
sdellis opened this issue Dec 1, 2017 · 2 comments
Closed

Merge Jest coverage with Coveralls test coverage #616

sdellis opened this issue Dec 1, 2017 · 2 comments
Assignees

Comments

@sdellis
Copy link
Member

sdellis commented Dec 1, 2017

Promising approach from nickmerwin/node-coveralls#126:

Personally I like to set "jest": { "collectCoverage": true } in package.json to enable coverage reporting everywhere, add coveralls as a devDependency, and have CI run coveralls < coverage/lcov.info.

@sdellis sdellis self-assigned this Dec 1, 2017
@tpendragon
Copy link
Contributor

@sdellis Still want to do this?

@sdellis
Copy link
Member Author

sdellis commented Jul 26, 2018

I don't think we will be doing Jest testing in Rails going forward (that will happen in LUX), so I think we can close it.

@sdellis sdellis closed this as completed Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants