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

Migrate from istanbul to nyc ? #20

Open
nelsonic opened this issue Mar 3, 2019 · 1 comment
Open

Migrate from istanbul to nyc ? #20

nelsonic opened this issue Mar 3, 2019 · 1 comment

Comments

@nelsonic
Copy link
Member

nelsonic commented Mar 3, 2019

istanbul has recently been deprecated https://www.npmjs.com/package/istanbul

istanbul-node-module-deprecated

Should we switch from istanbul to nyc? https://www.npmjs.com/package/nyc
See: https://github.com/istanbuljs/nyc#readme
I expect that it will take a couple of hours to update this tutorial/example and then a few minutes for each of our JS repos which are using istanbul ...
Thoughts? Anyone want to volunteer to do this?

@nelsonic
Copy link
Member Author

nelsonic commented Mar 4, 2019

nyc is already being used in hapi-auth-jwt2 and there wasn't much effort to swtich.

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

1 participant