From 0a1d2c9a8c6517fdacb81cbf9d1bca1ab15f94f3 Mon Sep 17 00:00:00 2001 From: robinzyb <38876805+robinzyb@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:48:00 +0200 Subject: [PATCH] replace the shield of coverall with that of codecov --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1822181..0035da2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # CP2KData -[![Python package](https://github.com/robinzyb/cp2kdata/actions/workflows/ci.yml/badge.svg)](https://github.com/robinzyb/cp2kdata/actions/workflows/ci.yml)[![Coverage Status](https://coveralls.io/repos/github/robinzyb/cp2kdata/badge.svg)](https://coveralls.io/github/robinzyb/cp2kdata) +[![Python package](https://github.com/robinzyb/cp2kdata/actions/workflows/ci.yml/badge.svg)](https://github.com/robinzyb/cp2kdata/actions/workflows/ci.yml) +[![Coverage Status](https://coveralls.io/repos/github/robinzyb/cp2kdata/badge.svg)](https://img.shields.io/codecov/c/github/robinzyb/cp2kdata) ![pythonv](https://img.shields.io/pypi/pyversions/cp2kdata) ![pypiv](https://img.shields.io/pypi/v/cp2kdata) ![PyPI - pip install](https://img.shields.io/pypi/dm/cp2kdata?logo=pypi&label=pip%20install)