From 8f7c2cfa669af894bef0a77fad735607dd543e93 Mon Sep 17 00:00:00 2001 From: Zihao Xu Date: Mon, 19 Jan 2026 04:47:49 -0800 Subject: [PATCH] docs: add Codecov coverage badge to README (#54) Closes #49 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7edb1d0..0d7629b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ ![Commit Activity](https://img.shields.io/github/commit-activity/y/4thfever/cultivation-world-simulator) ![Repo Size](https://img.shields.io/github/repo-size/4thfever/cultivation-world-simulator) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) +[![codecov](https://codecov.io/gh/AI-Cultivation/cultivation-world-simulator/graph/badge.svg)](https://codecov.io/gh/AI-Cultivation/cultivation-world-simulator) ![Status](https://img.shields.io/badge/Status-Alpha-tomato) ![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)