Apply Code Coverage Badge

This commit is contained in:
vtolstov
2025-10-17 08:08:59 +00:00
committed by github-actions[bot]
parent 905398dcb6
commit fa00663740

View File

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