Add Codecov badge

This commit is contained in:
Rebecca Breu 2021-04-03 18:18:55 +02:00
parent a709767340
commit 56318cf762
2 changed files with 4 additions and 1 deletions

View file

@ -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
-----------------------------

0
codecov.yml Normal file
View file