Description
We’ve been running unit tests in TravisCI with codecov reports as a branch protection rule on pull requests for a while now, but on Friday the 7th June this seems to have stopped working.
Travis says it successfully uploaded the report in its logs, and provides a link to see the coverage report on codecov.io, however the link 404s. It doesn’t seem that codecov is aware of any commits made since Friday, and 500’s when I try click on the links for PRs opened since then.
We have the codecov integration enabled organisation wide, and in the repository settings in codecov it says “A webhook has been enabled through GitHub Integrations. No setup required.”
Repository
Additional Information
Example of build where it claims to have successfully uploaded the reports: