📊 feat: add Shields.io coverage badge with auto-update CI
Some checks failed
CI/CD Pipeline / CI Pipeline (pull_request) Failing after 5m35s

This commit is contained in:
2026-04-07 08:10:28 +02:00
parent 7154faa7f4
commit d918f3b1c3
2 changed files with 29 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/arcodange/DanceLessonsCoach)](https://goreportcard.com/report/github.com/arcodange/DanceLessonsCoach)
[![Version](https://img.shields.io/badge/version-1.4.0-blue.svg)](https://gitea.arcodange.fr/arcodange/DanceLessonsCoach/releases)
[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)
[![Coverage](https://img.shields.io/badge/coverage-0%-red?style=flat-square)](https://gitea.arcodange.lab/arcodange/dance-lessons-coach)
A Go project demonstrating idiomatic package structure, CLI implementation, and JSON API with Chi router.
=======