From 18e14422995f44fac3c73818dd0278076946b49c Mon Sep 17 00:00:00 2001 From: vtolstov Date: Thu, 1 May 2025 16:22:17 +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 3c58a16..b447cd4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # VictoriaMetrics -![Coverage](https://img.shields.io/badge/Coverage-3.5%25-red) +![Coverage](https://img.shields.io/badge/Coverage-39.2%25-yellow) Wrappers are a form of middleware that can be used with go-micro services. They can wrap both the Client and Server handlers. This plugin implements the HandlerWrapper interface to provide automatic prometheus metric handling