From c2ea781b28680845754e5c3bc793aaff92905f1a Mon Sep 17 00:00:00 2001 From: vtolstov Date: Mon, 5 May 2025 16:32:18 +0000 Subject: [PATCH] Apply Code Coverage Badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2201163..67b9572 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # VictoriaMetrics +![Coverage](https://img.shields.io/badge/Coverage-50.0%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