lodu opened a new issue, #32840:
URL: https://github.com/apache/superset/issues/32840
### Bug description
Uploading codecoverage reports error with message:
`{"result": "RequestResult(error=RequestError(code='HTTP Error 400',
params={}, description='{\"message\":\"Repository not found\"}\\n'),
warnings=[], status_code=400, text='{\"message\":\"Repository not
found\"}\\n')"}`
Example:
https://github.com/apache/superset/actions/runs/14041002969/job/39311706863#step:5:371
This seems to be a
[bug](https://github.com/codecov/codecov-action/issues/1794) in codecov.
Title of codecov's issue might not be correct, see [this
comment](https://github.com/codecov/codecov-action/issues/1794#issuecomment-2741736077).
Not sure if Superset's repo on codecov was recently move, but I don't think so.
### Screenshots/recordings
_No response_
### Superset version
master / latest-dev
### Python version
Not applicable
### Node version
Not applicable
### Browser
Not applicable
### Additional context
_No response_
### Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to
my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug
report.
- [ ] I have checked Superset's logs for errors and if I found a relevant
Python stacktrace, I included it here as text in the "additional context"
section.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]