-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test coverage GHA passing despite failing to calculate #800
Comments
@dgkf do you by chance know how to resolve this issue? I saw that you did some work on |
It looks like it's not a covr issue, but a rate limit imposed by
And it seems that there was a change to the r-lib workflows about 2mo ago that silently ignores codecov upload failures. Our workflows were most recently updated 7mo ago so we don't have these changes, but I think this would just suppress them, not solve them. You can either deal with the occasional rate-limiting, or add a If you log in through GitHub auth at https://app.codecov.io you should see this repo in the dropdown and you can find the token in the "configure" menu next to the repo name. |
Thanks for the input. I had found the information about |
closed with #796 |
Latest commit on
master
:https://github.com/pharmaR/riskassessment/actions/runs/9761008268/job/26941091990#step:8:18
Originally posted by @aclark02-arcus in #656 (comment)
The text was updated successfully, but these errors were encountered: