From c6220f1cfe1984934414ebd2e828d1b7b30b178b Mon Sep 17 00:00:00 2001 From: CI Bot Date: Wed, 8 Apr 2026 12:04:01 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20chore:=20update=20coverage=20bad?= =?UTF-8?q?ge=20to=2055.9%=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a984f79..937241c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Version](https://img.shields.io/badge/version-1.4.0-blue.svg)](https://gitea.arcodange.fr/arcodange/dance-lessons-coach/releases) [![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) [![Coverage](https://img.shields.io/badge/coverage-8.4%-red?style=flat-square)](https://gitea.arcodange.lab/arcodange/dance-lessons-coach) +nhttps://img.shields.io/badge/BDD_Coverage-55.9%-yellow?style=flat-square A Go project demonstrating idiomatic package structure, CLI implementation, and JSON API with Chi router. ======= @@ -105,6 +106,7 @@ echo "DLC_DATABASE_SSL_MODE=disable" >> $GITHUB_ENV [![Build Status](https://gitea.arcodange.fr/api/badges/arcodange/dance-lessons-coach/status)](https://gitea.arcodange.fr/arcodange/dance-lessons-coach) [![Coverage](https://img.shields.io/badge/coverage-0%-red?style=flat-square)](https://gitea.arcodange.lab/arcodange/dance-lessons-coach) +nhttps://img.shields.io/badge/BDD_Coverage-55.9%-yellow?style=flat-square ======= - ✅ **Linting**: Code quality checks with `go fmt` and `go vet` - ✅ **Version Management**: Automatic version detection