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

Use tox to run the test suite against all supported Pythons #147

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

kurtmckee
Copy link

@kurtmckee kurtmckee commented Nov 10, 2023

This PR introduces the following changes:

  • tox is used to run the test suite against all supported Pythons
  • A comprehensive code coverage percentage, 82%, is now enforced to prevent slippage

After this work merges, I'll review the situation with the documentation, which has been failing to build on ReadTheDocs for a long time. Documentation building and linting will be added to the test suite as additional tox test environments.

@michaelmior michaelmior merged commit bab8e4a into h2non:master Nov 11, 2023
8 checks passed
@kurtmckee kurtmckee deleted the use-tox branch November 11, 2023 15:32
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 this pull request may close these issues.

2 participants