Apply Code Coverage Badge

This commit is contained in:
vtolstov
2025-10-12 12:44:48 +00:00
committed by Vasiliy Tolstov
parent b0e900124d
commit d1015eed27

View File

@@ -1,5 +1,5 @@
# VictoriaMetrics
![Coverage](https://img.shields.io/badge/Coverage-46.9%25-yellow)
![Coverage](https://img.shields.io/badge/Coverage-46.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