Closed pconrad closed 3 years ago
After moving a repo between owners (e.g. from one org to another) codecov can show some anomalies:
the coverage badge shows "unknown", like this:
the CI/CD pipeline for Codecov can get stuck, perseverating on the yellow dot, like this:
The fix is a PR such as this one.
This PR contains no code changes; it contains only an empty commit. When merged into main, it will establish a new baseline on codecov so that:
After moving a repo between owners (e.g. from one org to another) codecov can show some anomalies:
the coverage badge shows "unknown", like this:
the CI/CD pipeline for Codecov can get stuck, perseverating on the yellow dot, like this:
The fix is a PR such as this one.
This PR contains no code changes; it contains only an empty commit. When merged into main, it will establish a new baseline on codecov so that: