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

remove codecov from pypi dependency #1436

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Conversation

shahzebsiddiqui
Copy link
Member

@prathmesh4321 and @Xiangs18 just a heads up. I recently noticed codecov is not available in pypi so i reported an issue codecov/uploader#1019 this was caused by CI failure in #1435 in particular it was the docs build

Screen Shot 2023-04-13 at 5 27 35 PM

So i am going to remove this apparently if you have a python environment setup with codecov you may still have the binary

(buildtest)  ~/Documents/github/buildtest/ [remove_codecov_from_deps] pip list | grep codecov 
codecov                        2.1.12

I think they want us to use the new uploader described in https://docs.codecov.com/docs/codecov-uploader which is to download via curl.

@shahzebsiddiqui
Copy link
Member Author

looks like the docs were just built https://readthedocs.org/projects/buildtest/builds/20109758/ so this is good sign.

@shahzebsiddiqui shahzebsiddiqui merged commit 5945658 into devel Apr 13, 2023
@shahzebsiddiqui shahzebsiddiqui deleted the remove_codecov_from_deps branch April 13, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant