Skip to content

Commit 976c7d6

Browse files
authored
Update README.md
add codecov badge
1 parent 0dd2610 commit 976c7d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
<a href="https://goreportcard.com/report/github.com/gofiber/fiber/v3">
8282
<img src="https://img.shields.io/badge/%F0%9F%93%9D%20goreport-A%2B-75C46B?style=flat-square">
8383
</a>
84-
<a href="https://gocover.io/github.com/gofiber/fiber">
85-
<img src="https://img.shields.io/badge/%F0%9F%94%8E%20gocover-97.8%25-75C46B.svg?style=flat-square">
86-
</a>
84+
<a href="https://codecov.io/gh/gofiber/fiber" >
85+
<img alt="Codecov" src="https://img.shields.io/codecov/c/github/gofiber/fiber?token=3Cr92CwaPQ&style=flat-square&logo=codecov">
86+
</a>
8787
<a href="https://github.com/gofiber/fiber/actions?query=workflow%3ASecurity">
8888
<img src="https://img.shields.io/github/actions/workflow/status/gofiber/fiber/security.yml?branch=master&label=%F0%9F%94%91%20gosec&style=flat-square&color=75C46B">
8989
</a>

0 commit comments

Comments
 (0)