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

Review usage of covdefaults and .coveragerc #155

Open
tpvasconcelos opened this issue Dec 30, 2023 · 1 comment
Open

Review usage of covdefaults and .coveragerc #155

tpvasconcelos opened this issue Dec 30, 2023 · 1 comment
Labels
CI Related to CI checks good first issue Good for newcomers

Comments

@tpvasconcelos
Copy link
Owner

Review the current state of the .coveragerc config file. My guess is that it could probably be simplified since we are also using the covdefaults package.

@tpvasconcelos tpvasconcelos added good first issue Good for newcomers CI Related to CI checks labels Dec 30, 2023
@tpvasconcelos
Copy link
Owner Author

While working on #161 I also noticed that blocks such as if sys.version_info >= (3, 10): are not ignored anymore (see .coveragerc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Related to CI checks good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant