From 9a35b096e4ba9dfce3beb28fa0da6051ec25a00a Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 22 Oct 2023 05:08:40 +0000 Subject: [PATCH] chore: Updated coverage badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80da335..a56fa8e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Workflow](https://github.com/mukulmantosh/go-ecommerce-app/actions/workflows/badge.yml/badge.svg) -![Coverage](https://img.shields.io/badge/Coverage-27.8%25-red) +![Coverage](https://img.shields.io/badge/Coverage-28.7%25-red) We intend to develop an e-commerce application with a REST architecture using the Echo framework. Echo is a Go web framework