Code Coverage Badge on Github

Hello,

I am working on a simple android application. I am trying to use codecov to show me code coverage on github. I have followed the instructions on codecov documents but it did not help.

My badge does not show any coverage on github. It just shows “unknown”.

Where can I find the best tutorial for this as the ones I have used did not help.

Hi @Sparks

What happens when you view the URL at the end of your upload step on CI?

Do you mean the examples they give on codecov?

I tried to follow them but they cause my build to fail.