From 4f80eb20102400aae2db689526b7865a8be739c4 Mon Sep 17 00:00:00 2001 From: Sam Xie Date: Mon, 2 Aug 2021 17:54:55 +0800 Subject: [PATCH] Add more badges (#19) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2a87c9e..21bb418 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # otelsql +[![ci](https://github.com/XSAM/otelsql/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/XSAM/otelsql/actions/workflows/ci.yaml) +[![codecov](https://codecov.io/gh/XSAM/otelsql/branch/main/graph/badge.svg?token=21S08PK9K0)](https://codecov.io/gh/XSAM/otelsql) [![Go Report Card](https://goreportcard.com/badge/github.com/XSAM/otelsql)](https://goreportcard.com/report/github.com/XSAM/otelsql) [![Documentation](https://godoc.org/github.com/XSAM/otelsql?status.svg)](https://pkg.go.dev/mod/github.com/XSAM/otelsql)