You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: