Skip to content

Replace deprecated codecov CLI with GitHub Action - #68

Merged
sethmlarson merged 1 commit into
sethmlarson:masterfrom
hugovk:fix-codecov
Aug 18, 2026
Merged

sethmlarson merged 1 commit into
sethmlarson:masterfrom
hugovk:fix-codecov

Conversation

@hugovk

@hugovk hugovk commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

The codecov package is deprecated, and the GitHub Actions should be used now.

(Aside: they deleted the package rather than deprecating it three years ago, and then re-instated. https://community.codecov.com/t/codecov-yanked-from-pypi-all-versions/4259/3 / https://about.codecov.io/blog/message-regarding-the-pypi-package/ Seems the planned migration steps were never added and we get HTTP errors instead.)

The old CLI used to run coverage xml, we need to tell pytest-cov to output the XML now.

USING_COVERAGE wasn't being used by anything.

Should help #66 get the repo back to green.

@sethmlarson
sethmlarson merged commit cae1297 into sethmlarson:master Aug 18, 2026
4 of 6 checks passed
@hugovk
hugovk deleted the fix-codecov branch August 29, 2026 18:17
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