Closed chrisdicaprio closed 3 months ago
Did some digging ....it looks like that's a known issue - intermittent fails with codecov due to API trottling. The fix is to add an API token to the config. I'll probably need to fluff about getting this working, so maybe we can park until I return. I see your solvis release was sucessful
https://github.com/codecov/codecov-action/issues/557#issuecomment-1216749652
udpated to latest codecvo script using CODECOV_TOKEN secret
The
run-tests.yml
wokflow is failing when submitting coverage report:The fix may be to get a Codecov upload token: https://community.codecov.com/t/upload-issues-unable-to-locate-build-via-github-actions-api/3954 https://docs.codecov.com/docs/codecov-uploader#upload-token