The codecov badge in my GitLab repo shows itself as Unknown. The repo is public, though I had to write explicitly the token in the bash uploading on my Travis .yml file. Otherwise, the reports are not uploaded from Travis.
@aaronuv, we made a small fix on our side here. Would you be able to push up a new commit? We should be able to process the commit successfully and set the badge.
I know, it’s confusing, and we need to change the verbiage. The reports are successfully uploaded, but they have not yet been processed as that happens async.
@aaronuv, this is strange. Can you share with me how you are uploading coverage reports to GitLab? A CI link would be useful here or the full Codecov output.