# Codecov badge shows unknown tough coverage profiles uploaded

**URL:** https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594
**Category:** Bug Fixes
**Tags:** github
**Created:** [April 22, 2022, 2:45am UTC](https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594 "2022-04-22T02:45:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AndrewMC](https://avatars.discourse-cdn.com/v4/letter/a/c37758/32.png) [@AndrewMC](https://community.codecov.com/u/AndrewMC)
#### Post date: [April 22, 2022, 2:45am UTC](https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594/1 "2022-04-22T02:45:18Z")

</div>

Here is my codecov page: [Codecov](https://app.codecov.io/gh/Andrew-M-C/go.jsonvalue)

And here is my codecov page: [https://github.com/Andrew-M-C/go.jsonvalue/tree/dev/github\_workflow](https://github.com/Andrew-M-C/go.jsonvalue/tree/dev/github_workflow)

codecov uploading configurations: [https://github.com/Andrew-M-C/go.jsonvalue/blob/dev/github\_workflow/.github/workflows/go\_test\_general.yml#L73](https://github.com/Andrew-M-C/go.jsonvalue/blob/dev/github_workflow/.github/workflows/go_test_general.yml#L73)

Logs in Github Actions showed that upload process succeed, and my repo pages in codecov also shows coverage of 99%

But the badge still remains unknown: [![codecov](https://camo.githubusercontent.com/3fe8c00894206e0bccfc68f570b629e0756dfb9bbfd7729e9485ee111da90b67/68747470733a2f2f636f6465636f762e696f2f67682f416e647265772d4d2d432f676f2e6a736f6e76616c75652f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d524544493459444c5052)](https://codecov.io/gh/Andrew-M-C/go.jsonvalue)

Have I done anything wrong? Or is there anything still needs to be done? I cound not find any further instructions.

Thank you in ahead!

---

<div class="post-metadata">

### Author: ![tom](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/tom/32/8_2.png) [@tom](https://community.codecov.com/u/tom)
#### Post date: [May 2, 2022, 11:57pm UTC](https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594/2 "2022-05-02T23:57:06Z")

</div>

@AndrewMC I think there was an issue with which branch it was coming from, but it looks like it works now for you?

---

<div class="post-metadata">

### Author: ![AndrewMC](https://avatars.discourse-cdn.com/v4/letter/a/c37758/32.png) [@AndrewMC](https://community.codecov.com/u/AndrewMC)
#### Post date: [May 5, 2022, 4:10am UTC](https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594/3 "2022-05-05T04:10:18Z")

</div>

I believe it is done. Thanks a lot!  
Is it the issue that I did not set main branch as master?

---

<div class="post-metadata">

### Author: ![tom](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/tom/32/8_2.png) [@tom](https://community.codecov.com/u/tom)
#### Post date: [May 5, 2022, 4:21am UTC](https://community.codecov.com/t/codecov-badge-shows-unknown-tough-coverage-profiles-uploaded/3594/4 "2022-05-05T04:21:39Z")

</div>

@AndrewMC that would be my hunch!
