nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
558 stars 270 forks source link

Remove Codecov as a CI step on master/production branches #3708

Open kokrui opened 3 months ago

kokrui commented 3 months ago

As mentioned in https://github.com/nusmodifications/nusmods/issues/3688, I think we should remove Codecov as a CI step on the master and production branches.

I think we should keep it on pull-requests so we can still see how coverage changes each time a PR is made / while reviewing PRs, but once a commit has landed in master / prod it's no longer useful information.