From c09cd9df7e33e27cc88b538e1c6f29d873a97cd9 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Wed, 21 Oct 2020 23:08:11 -0400 Subject: [PATCH] Add codecov badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2a20827..2ba4dabd 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ ![build](https://github.com/TwinProduction/gatus/workflows/build/badge.svg?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/TwinProduction/gatus?)](https://goreportcard.com/report/github.com/TwinProduction/gatus) -[![Follow TwinProduction](https://img.shields.io/github/followers/TwinProduction?label=Follow&style=social)](https://github.com/TwinProduction) +[![codecov](https://codecov.io/gh/TwinProduction/gatus/branch/master/graph/badge.svg)](https://codecov.io/gh/TwinProduction/gatus) [![Go version](https://img.shields.io/github/go-mod/go-version/TwinProduction/gatus.svg)](https://github.com/TwinProduction/gatus) [![Docker pulls](https://img.shields.io/docker/pulls/twinproduction/gatus.svg)](https://cloud.docker.com/repository/docker/twinproduction/gatus) +[![Follow TwinProduction](https://img.shields.io/github/followers/TwinProduction?label=Follow&style=social)](https://github.com/TwinProduction) A service health dashboard in Go that is meant to be used as a docker image with a custom configuration file.