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

Don't show coverage report in local environment by default #167

Closed
rikukissa opened this issue Sep 5, 2018 · 2 comments
Closed

Don't show coverage report in local environment by default #167

rikukissa opened this issue Sep 5, 2018 · 2 comments
Labels
Priority: medium This needs to be done at some point

Comments

@rikukissa
Copy link
Member

rikukissa commented Sep 5, 2018

TASK: Only print out coverage report when tests are run on CI, but not on development:
It doesn't really provide any extra information and it completely clutters the test output.

yarn test --coverage=none --watch works as a workaround

@rikukissa rikukissa added the Priority: medium This needs to be done at some point label Nov 5, 2018
@rcrichton
Copy link
Contributor

Agree, now that we have a separate script to open a coverage report.

@euanmillar
Copy link
Collaborator

Resolved: in #836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: medium This needs to be done at some point
Projects
None yet
Development

No branches or pull requests

3 participants