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

Do not preprocess files if reporter is not used #7

Closed
vojtajina opened this issue Jun 30, 2013 · 0 comments
Closed

Do not preprocess files if reporter is not used #7

vojtajina opened this issue Jun 30, 2013 · 0 comments

Comments

@vojtajina
Copy link
Contributor

Based on karma-runner/karma#578

I think the best would be: if you set to use "coverage" preprocessor, but not set "coverage" reporter, show warning and disable the preprocessor to speed things up.

We could also show warning, if you set the reporter without preprocessor, as that's more likely a mistake.

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

No branches or pull requests

1 participant