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

Making coveralls work again #330

Merged
merged 3 commits into from
Apr 5, 2018
Merged

Making coveralls work again #330

merged 3 commits into from
Apr 5, 2018

Conversation

kobim
Copy link
Contributor

@kobim kobim commented Apr 5, 2018

This repo's coveralls page didn't update for a long time (since 9/7/17) due to istanbul's version not being compatible with covering spawned processes. (more on that at gotwarlost/istanbul#262).
This PR's coveralls: https://coveralls.io/builds/16371809

Istanbul's 1.x.x-alpha versions solved this issue.
(Istanbul has made version 2 already, but that's another integration we should plan for later.)

I think this is important as we are about to enter few new features (e.g. #313) and we should make sure the new code is properly tested and doesn't reduce the coverage of the package.
(We can also grant repo permission to @coveralls and get reports on each PR.)

@dblock dblock merged commit a96f482 into alexa-js:master Apr 5, 2018
@dblock
Copy link
Collaborator

dblock commented Apr 5, 2018

Looks great. @kobim feel free to turn it on for PRs.

@kobim kobim deleted the fix/coveralls branch April 30, 2018 12:00
daanzu pushed a commit to daanzu/alexa-app that referenced this pull request May 19, 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

Successfully merging this pull request may close these issues.

2 participants