Skip to content

Commit fe1c286

Browse files
committed
Update README with coverage badge
1 parent 0d8e6ed commit fe1c286

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Fiber Utils
22

33
![Release](https://img.shields.io/github/release/gofiber/utils.svg)
4-
[![Discord](https://img.shields.io/badge/discord-join%20channel-7289DA)](https://gofiber.io/discord)
54
![Test](https://github.com/gofiber/utils/workflows/Test/badge.svg)
6-
![Security](https://github.com/gofiber/utils/workflows/Security/badge.svg)
5+
![Codecov](https://img.shields.io/codecov/c/github/gofiber/utils?token=3Cr92CwaPQ&style=flat-square&logo=codecov&label=codecov)
76
![Linter](https://github.com/gofiber/utils/workflows/Linter/badge.svg)
7+
[![Discord](https://img.shields.io/badge/discord-join%20channel-7289DA)](https://gofiber.io/discord)
88

99
A collection of common functions but with better performance, less allocations and less dependencies created for [Fiber](https://github.com/gofiber/fiber).
1010

0 commit comments

Comments
 (0)