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

Pytest still tries to run coverage when codecov is not enabled #128

Open
szvsw opened this issue Sep 26, 2024 · 0 comments · May be fixed by #131
Open

Pytest still tries to run coverage when codecov is not enabled #128

szvsw opened this issue Sep 26, 2024 · 0 comments · May be fixed by #131

Comments

@szvsw
Copy link
Contributor

szvsw commented Sep 26, 2024

run: poetry run pytest tests --cov --cov-config=pyproject.toml --cov-report=xml

The end of this line should be wrapped in a cookiecutter conditional statement.

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 a pull request may close this issue.

1 participant