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