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

chore(test): no coverage by default #920

Merged
merged 1 commit into from Dec 3, 2018
Merged

Commits on Dec 3, 2018

  1. chore(test): no coverage by default

    NYC takes forever on my local machine, and I generally prefer to look at
    coverage reports on the website anyway.
    
    This changes `npm test` to run without coverage, and changes our CI to
    run `npm run test-with-coverage` instead.
    nfischer committed Dec 3, 2018
    Copy the full SHA
    51e83e6 View commit details
    Browse the repository at this point in the history