kubernetes-ingress-controller icon indicating copy to clipboard operation
kubernetes-ingress-controller copied to clipboard

Coverage reports on codecov are broken

Open pmalek opened this issue 3 years ago • 0 comments

It seems that coverage reports even though that are successfully uploaded to codecov (example) are not properly accounted for (example) and this error is presented to the user visiting codecov:

There was an error processing coverage reports.

Commits view shows that something broke around couple of months ago: image

Main repo view at codecov show last update on August 5 2021: image

Pull requests seem to be accounted for but their coverage report statuses are set to "No report uploaded yet": image

Acceptance criteria

  • Codecov reports are working for PRs, i.e. are being added to PRs in comments (as it used to be the case?)

pmalek avatar Jun 13 '22 14:06 pmalek