Skip to content

Karma autowatch exits when coverage falls below thresholds #415

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

Closed
mattwebbio opened this issue Dec 16, 2020 · 0 comments · Fixed by #417
Closed

Karma autowatch exits when coverage falls below thresholds #415

mattwebbio opened this issue Dec 16, 2020 · 0 comments · Fixed by #417

Comments

@mattwebbio
Copy link
Contributor

When running tests with autowatch enabled, Karma will suddenly quit if coverage falls below the required threshold set in karmaTypescriptConfig.coverageOptions.threshold.

I have a feeling it may be related to the use of process.exit() in this PR: #399

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

Successfully merging a pull request may close this issue.

1 participant