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

Enforce test coverage, tolerate gaps, and begin to remove them #175

Merged
merged 3 commits into from
Jun 2, 2020

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    f438af1 View commit details
    Browse the repository at this point in the history
  2. Enable test coverage verification for test helper

    Some code paths which are intended to improve error reports for test
    failures. They are not expected to be used when all tests are passing.
    
    Tolerate coverage gaps for these specific code paths.
    jugglinmike committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6252e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3523222 View commit details
    Browse the repository at this point in the history