Description
Describe the bug
Working on #2361 I now discovered that our latest commit uploaded to codecov is 2 months old. Regularly posting coverage reports stopped working in January
Expected behavior
Codecov reports should be uploaded by github actions everytime they are run
To Reproduce
Error: Codecov token not found. Please provide Codecov token with -t flag.
can be seen for every GA action under "codecov", for example
https://github.com/projectmesa/mesa/actions/runs/11346031665/job/31554205137?pr=2362
Additional context
Here are the required steps to add a codecov token to our CI
https://docs.codecov.com/docs/github-2-getting-a-codecov-account-and-uploading-coverage#add-the-codecov-token-to-your-repo-or-your-org
This can only be done by someone with admin access to mesa.