From 9fd26053dec0c9375366f6df14fae01daac06bdb Mon Sep 17 00:00:00 2001 From: Luther Monson Date: Wed, 24 Jan 2024 21:51:26 -0700 Subject: [PATCH] add codecov badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d94cf8..59eb6fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # goodhosts cli, fork of Lex Toumbourou's project [goodhosts](https://github.com/lextoumbourou/goodhosts) +[![codecov](https://codecov.io/gh/goodhosts/cli/graph/badge.svg?token=S926B79ZJS)](https://codecov.io/gh/goodhosts/cli) [![Go Reference](https://pkg.go.dev/badge/github.com/goodhosts/cli.svg)](https://pkg.go.dev/github.com/goodhosts/cli) [![Go Report Card](https://goreportcard.com/badge/github.com/goodhosts/cli)](https://goreportcard.com/report/github.com/goodhosts/cli)