Closed debugger22 closed 10 years ago
Similar issue for me. My coverage shows up on the Coveralls site but my badge shows as unknown. Am I doing something wrong?
Svg behaves same for me— Sent from my iPhone
On Mon, Jun 23, 2014 at 6:30 PM, mkb notifications@github.com wrote:
Similar issue for me. My coverage shows up on the Coveralls site but my badge shows as unknown. Am I doing something wrong?
Reply to this email directly or view it on GitHub: https://github.com/lemurheavy/coveralls-public/issues/317#issuecomment-46915381
@mkb your coverage data doesn't include a branch so the badge can't be given a %.
@austinpray which repo is it?
@debugger22 it looks like you need to switch Coveralls libraries. Your current one isn't submitting file info properly.
Http://github.com/pro-grid/pro-grid
I have it indexed to the master branch — Sent from my iPhone
On Mon, Jun 23, 2014 at 8:40 PM, Nick Merwin notifications@github.com wrote:
@debugger22 it looks like you need to switch Coveralls libraries. Your current one isn't submitting file info properly.
Reply to this email directly or view it on GitHub: https://github.com/lemurheavy/coveralls-public/issues/317#issuecomment-46923220
@nickmerwin Could you please explain a bit more.
@debugger22 we've seen similar reports from some users that have integrated with one of our 3rd party python library; typically switching to the other has solved the issue.
Thanks.
Please take a look at https://coveralls.io/r/BinPy/BinPy
I can see following in my travis report but the badge was never updated.
Thanks!