From e626e2f5a6fe4b784dd32ae4e0a5f3f7d17d5754 Mon Sep 17 00:00:00 2001 From: Stefan Machmeier Date: Fri, 4 Oct 2024 10:17:27 +0200 Subject: [PATCH] Update readme with codecov --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64c2d21..e3fa37e 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,14 @@
+[![Codecov Coverage][coverage-shield]][coverage-url] [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![EUPL License][license-shield]][license-url] +
@@ -52,7 +54,7 @@ - Coverage + Coverage Code Coverage @@ -177,3 +179,5 @@ Distributed under the EUPL License. See `LICENSE.txt` for more information. [issues-url]: https://github.com/stefanDeveloper/heiDGAF/issues [license-shield]: https://img.shields.io/github/license/stefanDeveloper/heiDGAF.svg?style=for-the-badge [license-url]: https://github.com/stefanDeveloper/heiDGAF/blob/master/LICENSE.txt +[coverage-shield]: https://img.shields.io/codecov/c/github/stefanDeveloper/heiDGAF?style=for-the-badge +[coverage-url]: https://app.codecov.io/github/stefanDeveloper/heiDGAF