From 455eb8a95e667b5f3203d4ad7338889a30b2118e Mon Sep 17 00:00:00 2001 From: Giovano Hendges <135080375+giovanoh@users.noreply.github.com> Date: Mon, 26 May 2025 23:12:28 -0300 Subject: [PATCH] docs(readme): update readme with codecov badge Add codecov badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 950b6a0..fd00916 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Continuous Integration](https://github.com/giovanoh/library-api/actions/workflows/ci.yml/badge.svg)](https://github.com/giovanoh/library-api/actions/workflows/ci.yml) [![Continuous Deployment](https://github.com/giovanoh/library-api/actions/workflows/cd.yml/badge.svg)](https://github.com/giovanoh/library-api/actions/workflows/cd.yml) +[![codecov](https://codecov.io/gh/giovanoh/library-api/branch/main/graph/badge.svg)](https://app.codecov.io/gh/giovanoh/library-api) ---