From 14ab43a8ce1549f914a22e9d3c1baeb39640ee60 Mon Sep 17 00:00:00 2001 From: 5ouma <101255979+5ouma@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:25:25 +0900 Subject: [PATCH] docs(readme): Add Codecov badge Show coverage for visitors. --- .github/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/README.md b/.github/README.md index 7fc5945..0dccdba 100644 --- a/.github/README.md +++ b/.github/README.md @@ -12,6 +12,7 @@
[![Test](https://img.shields.io/github/actions/workflow/status/5ouma/reproxy/test.yml?label=test&style=flat-square)](https://github.com/5ouma/reproxy/actions/workflows/test.yml) [![pre-commit.ci status](https://results.pre-commit.ci/badge/github/5ouma/reproxy/main.svg?style=flat-square)](https://results.pre-commit.ci/latest/github/5ouma/reproxy/main) +[![codecov](https://codecov.io/github/5ouma/reproxy/graph/badge.svg?token=OQB55KXJIL)](https://codecov.io/github/5ouma/reproxy)