From 6eb9ed66ccc1e3df1262cad3a65531be8cad2e1e Mon Sep 17 00:00:00 2001 From: Houmgaor Date: Tue, 17 Feb 2026 00:13:26 +0100 Subject: [PATCH] doc: add Codecov coverage badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 625afaecf..68a287c9e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build and Test](https://github.com/Mezeporta/Erupe/actions/workflows/go-improved.yml/badge.svg)](https://github.com/Mezeporta/Erupe/actions/workflows/go-improved.yml) [![CodeQL](https://github.com/Mezeporta/Erupe/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/Mezeporta/Erupe/actions/workflows/github-code-scanning/codeql) +[![Codecov](https://codecov.io/gh/Mezeporta/Erupe/branch/main/graph/badge.svg)](https://codecov.io/gh/Mezeporta/Erupe) [![Latest Release](https://img.shields.io/github/v/release/Mezeporta/Erupe)](https://github.com/Mezeporta/Erupe/releases/latest) Erupe is a community-maintained server emulator for Monster Hunter Frontier written in Go. It is a complete reverse-engineered solution to self-host a Monster Hunter Frontier server, using no code from Capcom.