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

Avoid premature failure with parallel_tests #706

Commits on Dec 9, 2018

  1. Avoid premature failure with parallel_tests

    When running within
    [parallel_tests](https://github.com/grosser/parallel_tests/wiki), wait
    until all test processes complete before evaluating coverage statistics.
    This avoids a premature failure exit code if an early run finishes with
    coverage that does not meet the configured criteria.
    f1sherman committed Dec 9, 2018
    Configuration menu
    Copy the full SHA
    a3faac1 View commit details
    Browse the repository at this point in the history