Skip to content
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

Open
larseggert opened this issue Sep 18, 2024 · 4 comments

Comments

@larseggert
Copy link

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
Image
Image

@larseggert larseggert changed the title Bug Report Upload suceeds but "Unknown error" on CodeCov page and no report being generated Sep 18, 2024
@larseggert larseggert changed the title Upload suceeds but "Unknown error" on CodeCov page and no report being generated Upload succeeds but "Unknown error" on CodeCov page and no report being generated Sep 18, 2024
@drazisil-codecov
Copy link

Hi @larseggert . Very sorry about this. We had an incident https://status.codecov.com/incidents/45v73xh2j7f3
Reuploading the reports or pushing a fresh commit should resolve this. Please let me know if it does not.

@larseggert
Copy link
Author

@larseggert
Copy link
Author

larseggert commented Sep 18, 2024

Is this possible due to the upload action finding two files to upload, although I specifically tell it to upload only lcov.info?

info - 2024-09-18 14:53:43,411 -- Found 2 coverage files to report
info - 2024-09-18 14:53:43,411 -- > /home/runner/work/neqo/neqo/lcov.info
info - 2024-09-18 14:53:43,411 -- > /home/runner/work/neqo/neqo/nss/tests/libpkix/vfychain_test.lst

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...

@drazisil-codecov
Copy link

Hi @larseggert

Since the error went away, you probably hit codecov/engineering-team#2119

Good to know that the report processed for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

2 participants