From 05aa614a982df251e8659305dcdf06374d20b169 Mon Sep 17 00:00:00 2001 From: vtolstov Date: Sat, 4 Jan 2025 15:40:44 +0000 Subject: [PATCH] Apply Code Coverage Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32bca3f6..85f7c5ec 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/github.com/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) [![Lint](https://goreportcard.com/badge/go.unistack.org/micro/v3)](https://goreportcard.com/report/go.unistack.org/micro/v3) -![Coverage](https://img.shields.io/badge/Coverage-44.7%25-yellow) +![Coverage](https://img.shields.io/badge/Coverage-44.6%25-yellow) Micro is a standard library for microservices.