Our codecov reports stopped working 6 days ago. I assume it’s related to this outage I have seen. However, we use the marketplace app. Our CI is properly publishing coverage and here’s the stdout from a CI run
Hi @bizob2828, when you say reports stopped working, what do you mean here? Is there a problem on the Codecov UI, or are you not getting comments and statuses?
@tom I’ve lost all the value in this service. I don’t see coverage breakdown by file, can’t explore it because of this and the coverage sunburst is gone.
Regarding recommending using the action or bash uploader I found these to be very slow so I opted for the codecov npm module which is in your organization. What is the difference between the bash uploader and the npm module?
So I’m not sure if this is a coincidence but I updated the npm module to 3.7.0 and now I see reports. The changelog said it just removed some x header X-Amz-Acl:
@tom Ok, I mean I wasn’t experiencing the same behavior though. It was saying it was successfully uploaded. I don’t quite understand how the codecov npm module is a 3rd party module though, it’s in the codecov org. But I think I’m good now