From d846044fc69d31f887aa3378d482491f102bada4 Mon Sep 17 00:00:00 2001 From: vtolstov Date: Sat, 4 Jan 2025 16:10:26 +0000 Subject: [PATCH] Apply Code Coverage Badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aead4305..3fe5d78a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Micro +![Coverage](https://img.shields.io/badge/Coverage-44.8%25-yellow) [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/go.unistack.org/micro/v3?tab=overview) [![Status](https://git.unistack.org/unistack-org/micro/actions/workflows/job_tests.yml/badge.svg?branch=v3)](https://git.unistack.org/unistack-org/micro/actions?query=workflow%3Abuild+branch%3Av3+event%3Apush)