From 72f32bffd14ed7e4fa3812619b30bbd5dc0ddd22 Mon Sep 17 00:00:00 2001 From: vtolstov Date: Sun, 12 Oct 2025 13:03:34 +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 5ea00b9..da6c500 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # VictoriaMetrics -![Coverage](https://img.shields.io/badge/Coverage-46.0%25-yellow) +![Coverage](https://img.shields.io/badge/Coverage-45.5%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