From 56318cf7621f204a676c8ea910f5d4a3c0721385 Mon Sep 17 00:00:00 2001 From: Rebecca Breu Date: Sat, 3 Apr 2021 18:18:55 +0200 Subject: [PATCH] Add Codecov badge --- README.rst | 5 ++++- codecov.yml | 0 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 codecov.yml diff --git a/README.rst b/README.rst index c92b754..5c28a6d 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ View your references while you art! .. image:: https://github.com/rbreu/beeref/blob/main/images/screenshot.jpg -|github-ci-flake8| |github-ci-pytest| +|github-ci-flake8| |github-ci-pytest| |codecov| .. |github-ci-flake8| image:: https://github.com/rbreu/beeref/actions/workflows/flake8.yml/badge.svg :target: https://github.com/rbreu/beeref/actions/workflows/flake8.yml @@ -13,6 +13,9 @@ View your references while you art! .. |github-ci-pytest| image:: https://github.com/rbreu/beeref/actions/workflows/pytest.yml/badge.svg :target: https://github.com/rbreu/beeref/actions/workflows/pytest.yml +.. |codecov| image:: https://codecov.io/gh/rbreu/beeref/branch/main/graph/badge.svg?token=QA8HR1VVAL + :target: https://codecov.io/gh/rbreu/beeref + Installation via Python & pip ----------------------------- diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000..e69de29