# Codecov badge broke

**URL:** https://community.codecov.com/t/codecov-badge-broke/2630
**Category:** Support
**Created:** [March 9, 2021, 2:10am UTC](https://community.codecov.com/t/codecov-badge-broke/2630 "2021-03-09T02:10:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![iamkubi](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/iamkubi/32/1632_2.png) [@iamkubi](https://community.codecov.com/u/iamkubi)
#### Post date: [March 9, 2021, 2:10am UTC](https://community.codecov.com/t/codecov-badge-broke/2630/1 "2021-03-09T02:10:01Z")

</div>

_Please check the [troubleshooting guide](https://docs.codecov.io/docs/troubleshooting-guide) before creating a ticket._  
All fields below are required.

### Description

Sometime around 6 months ago my Codecov badge broke and started displaying 0%. My coverage runs seem fine and still appear in the Codecov dashboard, so it appears that everything is running and generating fine. Just the badge has been stuck at 0% for ~6+ months.

### Commit SHAs

Please include the commit SHA(s)

### Repository

> **[Code coverage done right.](https://app.codecov.io/gh/iamkubi/pydactyl)**
>
> Hosted coverage report highly integrated with GitHub, Bitbucket and GitLab. Awesome pull request comments to enhance your QA.

### CI/CD or Build URL

> **[Travis CI](https://app.travis-ci.com/github/iamkubi/pydactyl/builds/762049093)**
>
> Travis CI enables your team to test and ship your apps with confidence. Easily sync your projects with Travis CI and you'll be testing your code in minutes.

### Uploader

Python codecov==2.0.15

### Codecov Output

$ codecov

284

285 \_\_\_\_\_ \_

286 / \_\_\_\_| | |

287 | | \_\_\_ \_\_| | \_\_\_ \_\_\_ \_\_\_\_\_ \_\_

288 | | / \_ \ / \_ |/ \_ / \_\_/ \_ \ \ / /

289 | |_| () | (| | \_\_/ (_| (\_) \ V /

290 \_\_\_\__\_ **/ \_** _|\_ **|\_** \_\_\_/ \_/

291 v2.0.15

292

293==\> Detecting CI provider

294 Travis Detected

295==\> Preparing upload

296==\> Processing gcov (disable by -X gcov)

297 Executing gcov (find /home/travis/build/iamkubi/pydactyl -not -path ‘./bower\_components/ **’ -not -path './node\_modules/** ’ -not -path ‘./vendor/\*\*’ -type f -name ‘\*.gcno’ -exec gcov -pb {} +)

298==\> Collecting reports

299 Generating coverage xml reports for Python

300 + /home/travis/build/iamkubi/pydactyl/coverage.xml bytes=30826

301==\> Appending environment variables

302 + TRAVIS\_OS\_NAME

303 + TRAVIS\_PYTHON\_VERSION

304==\> Uploading

305 .url [https://codecov.io](https://codecov.io)

306 .query commit=7923a599168202c7ff80da8adc706d29d9c1e031&branch=master&job=762049097&pr=false&service=travis&build=51.4&slug=iamkubi%2Fpydactyl&package=py2.0.15

307 Pinging Codecov…

308 Uploading to S3…

309Error: 400 Client Error: Bad Request for url: [https://storage.googleapis.com/codecov/v4/raw/2021-03-09/13FB559AE196E4EF07527DE73A73FC15/7923a599168202c7ff80da8adc706d29d9c1e031/c2ef15d0-31c6-416f-846f-26a797c2730b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4\_request&X-Amz-Date=20210309T013613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7977583fd4d5b081d5f8f05679cd66298cfd5f6e4c5f022d231645c0024283f7](https://storage.googleapis.com/codecov/v4/raw/2021-03-09/13FB559AE196E4EF07527DE73A73FC15/7923a599168202c7ff80da8adc706d29d9c1e031/c2ef15d0-31c6-416f-846f-26a797c2730b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210309T013613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7977583fd4d5b081d5f8f05679cd66298cfd5f6e4c5f022d231645c0024283f7)

310

311Tip: See an example python repo: [GitHub - codecov/example-python: Python coverage example](https://github.com/codecov/example-python)

312Support channels:

313 Email: [hello@codecov.io](mailto:hello@codecov.io)

314 IRC: #codecov

315 Gitter: [https://gitter.im/codecov/support](https://gitter.im/codecov/support)

316 Twitter: @codecov

317

318

319Done. Your build exited with 0.

### Expected Results

The badge shows the correct coverage metrics.

### Actual Results

The badge ([https://codecov.io/gh/iamkubi/pydactyl/branch/master/graph/badge.svg](https://codecov.io/gh/iamkubi/pydactyl/branch/master/graph/badge.svg)) shows 0%, while my Codecov dashboard ([Codecov](https://codecov.io/gh/iamkubi/pydactyl)) correctly shows the coverage at 89%.

---

<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: [March 10, 2021, 5:00pm UTC](https://community.codecov.com/t/codecov-badge-broke/2630/2 "2021-03-10T17:00:26Z")

</div>

@iamkubi I’m actually seeing 74% now, is that correct?

---

<div class="post-metadata">

### Author: ![iamkubi](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/iamkubi/32/1632_2.png) [@iamkubi](https://community.codecov.com/u/iamkubi)
#### Post date: [March 11, 2021, 5:35pm UTC](https://community.codecov.com/t/codecov-badge-broke/2630/3 "2021-03-11T17:35:50Z")

</div>

Yep, fixed now, thanks.
