django-rest-framework
django-rest-framework copied to clipboard
Fix codecov
During #7903 I realized that codecov doesn't seem to be installed correctly - it's not reporting status back on PR's, although it does have the data: https://app.codecov.io/gh/encode/django-rest-framework/compare/7903
It may need reinstalling via the GitHub Marketplace - it could have been installed with the legacy GitHub integrations system rather than as a "GitHub App".
@carltongibson do you have access to this?
@adamchainz. Nope. Let's call in the cavalry. 🐎 @tomchristie
What do I need to do, where?
Remove codecov from the legacy integrations in the repo settings. Login to codecov and set it up again. Then retrigger the CI run on the master branch.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Nobody is shouting at me. Let's close it. Maybe everything is fine now. 🤷♂️
I still don't see codecov reports for the latest commit on the main branch?
Ok, thanks @adamchainz.
I guess <mumbles grumpily>
😉
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
should we consider https://github.com/codecov/codecov-action? Been using it in some of the projects I maintain
I'd prefer we avoid adding tooling if possible at this point. We're likely just giving ourselves work to do.
Latest commits already appear in codecov https://app.codecov.io/gh/encode/django-rest-framework/commits Isn't it time to close this issue?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
in a recent PR it is failing to install codecov https://github.com/encode/django-rest-framework/actions/runs/4688723455/jobs/8309577776?pr=8943
pip install --upgrade codecov doesn't work anymore. so I believe we should switch to codecov gha
https://community.codecov.com/t/codecov-yanked-from-pypi-all-versions/4259/5
codecov yanked the package: https://about.codecov.io/blog/message-regarding-the-pypi-package/
yes
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.