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

🧪 Integrate covdefaults into coverage.py #1085

Merged
merged 4 commits into from
Sep 3, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    2f9370a View commit details
    Browse the repository at this point in the history
  2. 🧪 Set minimum test coverage for runs to 98.97%

    This overrides the 100% `fail_under` value coming from `covdefaults`.
    It's needed because some tests are impossible to run in some runtimes.
    webknjaz committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    822f759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bc3bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4210cd View commit details
    Browse the repository at this point in the history