Skip to content

Commit

Permalink
chore: Add coverage badge to README.rst (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
g3n35i5 authored Jun 14, 2024
1 parent 994eab4 commit 51a6605
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
shop-db2
========

|Code style: black| |Imports: isort| |Average time to resolve an issue| |Percentage of issues still open|
|Code style: black| |Imports: isort| |Coverage| |Average time to resolve an issue| |Percentage of issues still open|

This is the documentation for shop-db.

Expand Down Expand Up @@ -627,4 +627,6 @@ When an admin revokes or re-revokes a deposit, a DepositRevoke entry is made. It
.. |Average time to resolve an issue| image:: http://isitmaintained.com/badge/resolution/g3n35i5/shop-db2.svg
:target: http://isitmaintained.com/project/g3n35i5/shop-db2
.. |Percentage of issues still open| image:: http://isitmaintained.com/badge/open/g3n35i5/shop-db2.svg
:target: http://isitmaintained.com/project/g3n35i5/shop-db2
:target: http://isitmaintained.com/project/g3n35i5/shop-db2
.. |Coverage| image:: https://codecov.io/gh/g3n35i5/shop-db2/graph/badge.svg
:target: https://codecov.io/gh/g3n35i5/shop-db2

0 comments on commit 51a6605

Please sign in to comment.