From a801b89c5f281a53cc7c850a4457ea671db77019 Mon Sep 17 00:00:00 2001 From: keisuke-umezawa Date: Thu, 23 Nov 2023 18:57:12 +0900 Subject: [PATCH] Add codecov badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index badea560..13022125 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square) [![PyPI - Downloads](https://img.shields.io/pypi/dm/optuna-dashboard)](https://pypistats.org/packages/optuna-dashboard) [![Read the Docs](https://readthedocs.org/projects/optuna-dashboard/badge/?version=latest)](https://optuna-dashboard.readthedocs.io/en/latest/?badge=latest) +[![Codecov](https://codecov.io/gh/optuna/optuna-dashboard/branch/main/graph/badge.svg)](https://codecov.io/gh/optuna/optuna-dashboard) Real-time dashboard for [Optuna](https://github.com/optuna/optuna).