mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Add Codecov badge
This commit is contained in:
parent
a709767340
commit
56318cf762
2 changed files with 4 additions and 1 deletions
|
|
@ -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
0
codecov.yml
Normal file
Loading…
Reference in a new issue