Open jedwards1211 opened 2 months ago
@codecovdesign / @Adal3n3
Got the same issue with repository which was converted from private status to public: https://github.com/MobileTeleSystems/spark-dialect-extension
I'm also not able to activate the repo manually - after clicking "Activate" button I've got error message "We were not able to activate this repo". This is because API request OPTIONS https://api.codecov.io/internal/github/MobileTeleSystems/repos/spark-dialect-extension/
returns 403 restricts browser from sending POST request (CORS policy).
@dolfinus You are not experiencing the same issue here. Your error is related to https://sentry.zendesk.com/hc/en-us/articles/28038067843739-FAQ-Sentry-s-Response-to-U-S-Russia-Sanctions
Describe the bug
I uninstalled and reinstalled the Codecov app from my organization because it wasn't showing up in the list of orgs in codecov.
That deactivated one of my repositories. Now when I try to look at the coverage in Codecov, it says:
Okay, but then when I run my CI build to upload a coverage report:
Argh, y'all!
Fortunately I found where to reactivate it in the settings, but I never like having a tool tell me to accomplish B, I need to do A, and to accomplish A, I need to do B.