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 CodeCov Bug #104

Closed
IhwaHussain opened this issue Apr 29, 2024 · 0 comments
Closed

Upload CodeCov Bug #104

IhwaHussain opened this issue Apr 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@IhwaHussain
Copy link
Collaborator

IhwaHussain commented Apr 29, 2024

Describe the bug
PR Requests fail to upload Code Cov

To Reproduce
Steps to reproduce the behavior:

  1. Go do 'A pull request'
  2. Look at 'The CI Build testing'
  3. Scroll down to 'The Upload Code Cov part of CI'
  4. See Code Cov fail to upload, but still "work"

Expected behavior
CodeCov should upload a report to the associated codecov organization, and the organization will post the report on the Github Pull Request commens

Observed behavior
The CI fails to upload, and produces the error ['error'] There was an error running the uploader: Error uploading to https://codecov.io/: Error: There was an error fetching the storage URL during POST: 404 - Not Found - {'detail': ErrorDetail(string='Unable to locate build via Github Actions API. Please upload with the Codecov repository upload token to resolve issue.', code='not_found')}

Additional context
See codecov/codecov-action#598 (comment)

@IhwaHussain IhwaHussain added the bug Something isn't working label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants