From b88480bc51c0b1c5ec8693b238997b5f3104e5ca Mon Sep 17 00:00:00 2001 From: vtolstov Date: Tue, 17 Jun 2025 16:06:25 +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 67b9572..8096e0f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # VictoriaMetrics -![Coverage](https://img.shields.io/badge/Coverage-50.0%25-yellow) +![Coverage](https://img.shields.io/badge/Coverage-46.9%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