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

Remove Coveralls #487

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Remove Coveralls #487

merged 1 commit into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. Remove Coveralls

    This pull request removes the coveralls service integration since it
    causes problems with running tests on pull requests. Instead, we just
    use `coverage` with a limit of 91% coverage. That should do the work
    and is much simpler.
    lkiesow committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8b20db9 View commit details
    Browse the repository at this point in the history