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

TST: drop pytest-cov and codecov (use coverage.py natively instead) #148

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

neutrinoceros
Copy link
Collaborator

@neutrinoceros neutrinoceros commented Oct 27, 2024

codecov uploading has been broken for a while now but I don't want to fix it because the service itself has been unreliable fir years. pytest-cov is also an unnecessary layer of complexity on top of pytest + coverage, so I want to start afresh and use coverage directly.

@neutrinoceros
Copy link
Collaborator Author

since I'm juggling with a couple changes that hit the same lines I'm going to go ahead with this one now (even though it's unfinished) to save myself some conflict resolving. I'll re-add proper coverage measurement in a follow up PR

@neutrinoceros neutrinoceros marked this pull request as ready for review October 27, 2024 06:40
@neutrinoceros neutrinoceros merged commit f418337 into 1313e:master Oct 27, 2024
21 checks passed
@neutrinoceros neutrinoceros deleted the tst/ditch_codecov branch October 27, 2024 06:40
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.

1 participant