Seeing openedx/credentials#2298 go by, I realized that we still have a few packages using the obsolete NPM & PyPI packages for codecov. These should be removed, and the code switched over to the new coverage data upload workflow if that hasn't already been done. A search for "codecov in the repo health dashboard yielded:
- edx/gesmarter-api-clients (PyPI)
- edx/learning-assistant (PyPI)
- openedx/django-splash (PyPI)
- openedx/edx-when (PyPI)
- openedx/frontend-app-profile (NPM)
- openedx/help-tokens (PyPI)
Seeing openedx/credentials#2298 go by, I realized that we still have a few packages using the obsolete NPM & PyPI packages for codecov. These should be removed, and the code switched over to the new coverage data upload workflow if that hasn't already been done. A search for
"codecovin the repo health dashboard yielded: