Closed accraze closed 8 years ago
Is this a private one, like do you have any token for this like in this url: https://img.shields.io/codecov/c/token/YOURTOKEN/github/codecov/example-python.svg
@shiv4nsh nope it's not private
From the README.md file I picked up this image URL which leads you to the "coverage|unknown". I looked at other repositories that use similar badges and their badges work because they committed changes to their code within last 6 months.
Last commit that was picked up by codecov was "Removed sites property from Job example in README 39b271c" which is 2 commits behind this repo. I've read that codecov only reads your source code when you send a request for them to look at your repository. I've never used codecov before - how do you send them a request so they look at your repo? Is it part of Travis' build script?
I don't think it's that I've forked it and set up a parallel pipeline to my own account and it's not working even after I upload stuff.
haha, I worked it out; pr incoming.
PR #7 Resolves this issue. It seems to be because the coverage combine blanks out the results then the upload shortcuts to no-op because there is no data. As you can see my PR triggered a codecov comment which is as good a test as any and indeed the version of the badge for my PR seems to work:
resolved by #7, thanks everyone!
For some reason the coverage badge isn't working anymore, but the repo is still on codecov: https://codecov.io/github/discogs/pymongo-job-queue