-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upload succeeds but "Unknown error" on CodeCov page and no report being generated #515
Comments
Hi @larseggert . Very sorry about this. We had an incident https://status.codecov.com/incidents/45v73xh2j7f3 |
Is this possible due to the upload action finding two files to upload, although I specifically tell it to upload only
That second file does definitely not have coverage data. Edit: I just reloaded https://app.codecov.io/github/mozilla/neqo/commit/3d57037e5a0aa85619fe464c4d79ab59b741689e and the errors have disappeared... |
Hi @larseggert Since the error went away, you probably hit codecov/engineering-team#2119 Good to know that the report processed for you. |
Describe the bug
Upload from CI succeeds, but CodeCov website shows "unknown error" and no coverage report is being generated.
Upload step from CI: https://github.com/mozilla/neqo/actions/runs/10920315985/job/30309902324?pr=2116#step:9:114
Report showing the "unknown error": https://app.codecov.io/github/mozilla/neqo/commit/1b5e4613e5c01968983f1e6995ed1566b24ec405
To Reproduce
Always seems to happen today.
Expected behavior
Expected the upload to be processed.
Screenshots
The text was updated successfully, but these errors were encountered: