# Badge shows out-of-date coverage

**URL:** https://community.codecov.com/t/badge-shows-out-of-date-coverage/1916
**Category:** Support
**Created:** [August 26, 2020, 3:34am UTC](https://community.codecov.com/t/badge-shows-out-of-date-coverage/1916 "2020-08-26T03:34:18Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![wangkuiyi](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/wangkuiyi/32/1063_2.png) [@wangkuiyi](https://community.codecov.com/u/wangkuiyi)
#### Post date: [August 26, 2020, 3:34am UTC](https://community.codecov.com/t/badge-shows-out-of-date-coverage/1916/1 "2020-08-26T03:34:19Z")

</div>

My codecov badget shows 60% coverage at [GitHub - wangkuiyi/gotorch: A Go idiomatic binding to the C++ core of PyTorch](https://github.com/wangkuiyi/gotorch)

However, the report shows 83.02% ( to the very right side of the coverage changing curve).

It seems the badge doesn’t update according to recently merged PRs.

---

<div class="post-metadata">

### Author: ![wangkuiyi](https://yyz1.discourse-cdn.com/flex029/user_avatar/community.codecov.com/wangkuiyi/32/1063_2.png) [@wangkuiyi](https://community.codecov.com/u/wangkuiyi)
#### Post date: [August 26, 2020, 3:40am UTC](https://community.codecov.com/t/badge-shows-out-of-date-coverage/1916/2 "2020-08-26T03:40:40Z")

</div>

It seems that the Web browser or something somehow cached the badge.

I typed in the URL to the badge in Chrome (which I often use), I can see the updated badge. But refreshing the GitHub repo page doesn’t give the updated badge.

Browsing the GitHub repo page in Safari (which I rarely use), I can see the updated badge.
