Hi all, Currently Codecov reports for coverage is disabled and last run shows 2 years ago (ref <https://app.codecov.io/gh/numpy>). I was hoping to re-enable this by following this tutorial <https://docs.codecov.com/docs/quick-start>.
As part of this, the following changes will be made: 1. New repository token will be added to NumPy repo 2. A new/edited CI workflow YAML to generate and upload reports using `spin` CircleCI/Codecov already has the permissions and no changes will be made there. Since I will be *adding a new token*, I want to *inform the team and get a `go/no-go` before proceeding*. (I have the necessary access to both Codecov and GitHub to implement this.). Alternatively, I would also like to try GitHub actions (inbuilt)(ref <https://github.com/marketplace/actions/python-coverage-comment>). This approach can use the existing token, so I would not need any permissions. --- Alternatives Considered: - Travis CI: Originally removed as part of this issue <https://github.com/numpy/numpy/issues/24410>, it's partially paid (we can get free credits), still a viable option but subject to future change in pricing <https://www.travis-ci.com/faq/> Thanks, Ganesh (https://github.com/ganesh-k13)
_______________________________________________ NumPy-Discussion mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/numpy-discussion.python.org Member address: [email protected]
