aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorraa0121 <raa0121@gmail.com>2020-08-25 18:13:57 +0900
committerGitHub <noreply@github.com>2020-08-25 18:13:57 +0900
commit4b46e2b60da93daaa72228a3457277b9e8344399 (patch)
treeaea876ca0eb7cdfb4cc60241c468c9cc1ee17798 /README.md
parentFix go.yaml (diff)
downloadgolite-4b46e2b60da93daaa72228a3457277b9e8344399.tar.gz
golite-4b46e2b60da93daaa72228a3457277b9e8344399.tar.xz
coveralls to codecov (#845)
* coveralls to codecov * README badge coveralls to codecov
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2a7ea06..274d8f2 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ go-sqlite3
[![GoDoc Reference](https://godoc.org/github.com/mattn/go-sqlite3?status.svg)](http://godoc.org/github.com/mattn/go-sqlite3)
[![GitHub Actions](https://github.com/mattn/go-sqlite3/workflows/Go/badge.svg)](https://github.com/mattn/go-sqlite3/actions?query=workflow%3AGo)
[![Financial Contributors on Open Collective](https://opencollective.com/mattn-go-sqlite3/all/badge.svg?label=financial+contributors)](https://opencollective.com/mattn-go-sqlite3)
-[![Coverage Status](https://coveralls.io/repos/mattn/go-sqlite3/badge.svg?branch=master)](https://coveralls.io/r/mattn/go-sqlite3?branch=master)
+[![codecov](https://codecov.io/gh/mattn/go-sqlite3/branch/master/graph/badge.svg)](https://codecov.io/gh/mattn/go-sqlite3)
[![Go Report Card](https://goreportcard.com/badge/github.com/mattn/go-sqlite3)](https://goreportcard.com/report/github.com/mattn/go-sqlite3)
Latest stable version is v1.14 or later not v2.