Not receiving stats on Github PRs
James A Sutherland
PR stats don't seem to be making it from Codecov back to Github - our CI Action is running fine, Codecov is showing stats for it, but Github isn't receiving/displaying the results - could we see some diagnostics/logs on the Codecov site to indicate if there's a problem returning results to Github please?
Damian Dulisz
Same since a few days. No coverage status in our GitHub PRs. Using CircleCI and carryforward flags. There are also no PR comments. Tried re-syncing and even uninstalling and reinstalling the GitHub App.
Edit: Turned out to be a silent error due to one of the test suites submiting an empty report. It would really be more beneficial if there were some kind of error reporting in Codecov that would inform that the whole GitHub PR/coverage calculation process failed rather than silently failing.
Ben Sampica
Seeing this as well now randomly.
Laurent Demailly
fixed my issue switch to github action from circleci before...
Laurent Demailly
I think I have the same issue on one of my repos, last update was 13 days ago on PRs
halp? (I tried "resync" already, I have the github app integration installed for all repos in the org,
in the CI output, it succeeds yet also pinging fails with:
{'detail': ErrorDetail(string='Missing "owner" argument. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}
Amit Aggarwal
Any updates on hits?
ash84
I've been having this problem for a few days now. Something needs to be done about this in codecov.