-
Notifications
You must be signed in to change notification settings - Fork 114
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
Workaround for failing Codecov runs #1905
Comments
Then how do you know a PR is ready to be merged with a always failing CI? @ranocha |
We just have a look at the test reports. If all real tests pass, but only the step uploading the Codecov report fails because of precisely this issue, we (basically) know it's fine. |
Or we rerun CI until Codecov is happy. Of course, this is not ideal. |
Good. Hope this gets resolved soon. |
As I understand #2185 should fix this. I'll close this for now. |
Xref codecov/feedback#301
The text was updated successfully, but these errors were encountered: