From f3cd444236fb0625130801c656e959cf18ed5a55 Mon Sep 17 00:00:00 2001 From: ofekshenawa Date: Mon, 15 Jul 2024 11:23:24 +0300 Subject: [PATCH] Add codecov to ci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e7df5dfd..c7951a4d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![build workflow](https://github.com/redis/go-redis/actions/workflows/build.yml/badge.svg)](https://github.com/redis/go-redis/actions) [![PkgGoDev](https://pkg.go.dev/badge/github.com/redis/go-redis/v9)](https://pkg.go.dev/github.com/redis/go-redis/v9?tab=doc) [![Documentation](https://img.shields.io/badge/redis-documentation-informational)](https://redis.uptrace.dev/) +[![codecov](https://codecov.io/github/redis/go-redis/graph/badge.svg?token=tsrCZKuSSw)](https://codecov.io/github/redis/go-redis) [![Chat](https://discordapp.com/api/guilds/752070105847955518/widget.png)](https://discord.gg/rWtp5Aj) > go-redis is brought to you by :star: [**uptrace/uptrace**](https://github.com/uptrace/uptrace).