From e9bca3a1fee0aafe5ed186515490d3db2df36929 Mon Sep 17 00:00:00 2001 From: Hong <77445491+qwe916@users.noreply.github.com> Date: Sat, 6 Jan 2024 11:12:35 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20codecov=20=EB=B1=83=EC=A7=80=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42f50e1..194e8b1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - 다른 메신저를 통하지 않고 연락하고 싶은 사람에게 **앱 내부에서 연락**이 가능합니다. ## Tech Stack +[![codecov](https://codecov.io/gh/WanF-Project/WanF-Project-Server/graph/badge.svg?token=R34ORTYU5U)](https://codecov.io/gh/WanF-Project/WanF-Project-Server) - Server : Spring, Spring Boot, Spring Security, Spring batch, JPA, QueryDSL - Test : Junit5, Mockito, Rest Assured, Jacoco