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

Add coverage reporting to the test suite #52

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

kurtmckee
Copy link
Contributor

@kurtmckee kurtmckee commented Sep 24, 2024

This PR introduces the following changes

  • Add coverage reporting to the test suite and in CI
  • Fail the test suite if coverage falls below 94% (its current value for individual runs)
  • Support parallel test suite execution locally (run tox run-parallel, or just tox p)

Key elements to add to the test suite:

Caching tests

image

ETag header generation

image

Vary header generation

image

@alexprengere alexprengere merged commit de66430 into colour-science:master Sep 24, 2024
10 checks passed
@kurtmckee kurtmckee deleted the add-coverage-reports branch September 24, 2024 19:57
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