From e09c34c6917fd0351431e1f0aa4a57246037b3e6 Mon Sep 17 00:00:00 2001 From: Vasiliy Tolstov Date: Sat, 20 Sep 2025 23:00:57 +0300 Subject: [PATCH] split files Signed-off-by: Vasiliy Tolstov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 754587ed..cca89a9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Micro -![Coverage](https://img.shields.io/badge/Coverage-34.0%25-yellow) +![Coverage](https://img.shields.io/badge/Coverage-33.7%25-yellow) [![License](https://img.shields.io/:license-apache-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Doc](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white&style=flat-square)](https://pkg.go.dev/go.unistack.org/micro/v3?tab=overview) [![Status](https://git.unistack.org/unistack-org/micro/actions/workflows/job_tests.yml/badge.svg?branch=v3)](https://git.unistack.org/unistack-org/micro/actions?query=workflow%3Abuild+branch%3Av3+event%3Apush)