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

fix: run tests with code coverage only if enabled #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fry69
Copy link

@fry69 fry69 commented Oct 9, 2024

PR Checklist

  • A description of the changes is added to the description of this PR.
  • If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

fix #128

Added simple if statements so that the tests with code coverage only get run if they code coverage is enabled.
No docs necessary IMHO
Sorry, I do not know how to write a test case for this.

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.

Pytest still tries to run coverage when codecov is not enabled
1 participant