# Code Coverage Badge on Github

**URL:** https://community.codecov.com/t/code-coverage-badge-on-github/667
**Category:** Tips, Hacks, and Tricks
**Tags:** github, java, travisci
**Created:** [November 5, 2019, 12:33pm UTC](https://community.codecov.com/t/code-coverage-badge-on-github/667 "2019-11-05T12:33:30Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sparks](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/sparks/32/373_2.png) [@Sparks](https://community.codecov.com/u/Sparks)
#### Post date: [November 5, 2019, 12:33pm UTC](https://community.codecov.com/t/code-coverage-badge-on-github/667/1 "2019-11-05T12:33:30Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![drazisil](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/drazisil/32/496_2.png) [@drazisil](https://community.codecov.com/u/drazisil)
#### Post date: [November 6, 2019, 5:36pm UTC](https://community.codecov.com/t/code-coverage-badge-on-github/667/2 "2019-11-06T17:36:08Z")

</div>

Hi @Sparks

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

---

<div class="post-metadata">

### Author: ![Sparks](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/sparks/32/373_2.png) [@Sparks](https://community.codecov.com/u/Sparks)
#### Post date: [November 7, 2019, 7:54am UTC](https://community.codecov.com/t/code-coverage-badge-on-github/667/3 "2019-11-07T07:54:44Z")

</div>

Do you mean the examples they give on codecov?

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