Apply Code Coverage Badge

This commit is contained in:
vtolstov
2025-09-23 10:34:26 +00:00
committed by github-actions[bot]
parent 24801750a7
commit 9bb2f8cffa

View File

@@ -1,5 +1,5 @@
# HTTP Client
![Coverage](https://img.shields.io/badge/Coverage-22.5%25-red)
![Coverage](https://img.shields.io/badge/Coverage-42.7%25-yellow)
This plugin is an HTTP client for [Micro](https://pkg.go.dev/go.unistack.org/micro/v4).
It implements the [micro.Client](https://pkg.go.dev/go.unistack.org/micro/v4/client#Client) interface.