mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-04-10 18:11:04 +00:00
Add codecov badge.
This commit is contained in:
parent
18e25d0eaf
commit
a9c0fe4cb3
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ DJ-Database-URL
|
|||
.. image:: https://github.com/jazzband/dj-database-url/actions/workflows/test.yml/badge.svg
|
||||
:target: https://github.com/jazzband/dj-database-url/actions/workflows/test.yml
|
||||
|
||||
.. image:: https://codecov.io/gh/jazzband/dj-database-url/branch/master/graph/badge.svg?token=7srBUpszOa
|
||||
:target: https://codecov.io/gh/jazzband/dj-database-url
|
||||
|
||||
This simple Django utility allows you to utilize the
|
||||
`12factor <http://www.12factor.net/backing-services>`_ inspired
|
||||
``DATABASE_URL`` environment variable to configure your Django application.
|
||||
|
|
|
|||
Loading…
Reference in a new issue