You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2023. It is now read-only.
I am trying to do code coverage for a flask app in Python and uploading it on the codecov.io platform. I am trying to upload it directly via Gitlab CI, but it doesn't happen. It keeps throwing the following error:
HTTP 400
Provided token is not a UUID.
I created an account on codecov.io and connected it to my gitlab account and selected a repository to work with. I added the token as an environment variable in gitlab CI