From 0b603f1186102d9f2adfb335a420b55c7797e6cf Mon Sep 17 00:00:00 2001 From: taako-502 Date: Thu, 8 Feb 2024 18:55:56 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20README.md=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e01f0c..ed322d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Go MongoDB Sample -[![codecov](https://codecov.io/gh/taako-502/go-mongodb-sample/branch/master/graph/badge.svg)](https://codecov.io/gh/taako-502/go-mongodb-sample) +[![codecov](https://codecov.io/gh/taako-502/go-mongodb-sample/graph/badge.svg?token=1R0OXO8EO4)](https://codecov.io/gh/taako-502/go-mongodb-sample) [![Go Report Card](https://goreportcard.com/badge/github.com/taako-502/go-mongodb-sample)](https://goreportcard.com/report/github.com/taako-502/go-mongodb-sample) ## 環境構築