diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2020-09-13 12:20:11 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2020-09-13 12:20:11 +0200 |
| commit | 03c4a3b5d81ff8e0bc35cb28979c842a2535b600 (patch) | |
| tree | 592406b5d28b075bc0f56519958e552b782ca74b | |
| parent | df25ba7484f2bacab00531e7e0638efc4fd5022f (diff) | |
| download | sqlparse-03c4a3b5d81ff8e0bc35cb28979c842a2535b600.tar.gz | |
Use coverage badge from codecov instead of coveralls.
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -68,5 +68,5 @@ pygments-Homepage: http://pygments.org/ .. |buildstatus| image:: https://secure.travis-ci.org/andialbrecht/sqlparse.png?branch=master .. _buildstatus: https://travis-ci.org/#!/andialbrecht/sqlparse -.. |coverage| image:: https://coveralls.io/repos/andialbrecht/sqlparse/badge.svg?branch=master&service=github -.. _coverage: https://coveralls.io/github/andialbrecht/sqlparse?branch=master +.. |coverage| image:: https://codecov.io/gh/andialbrecht/sqlparse/branch/master/graph/badge.svg +.. _coverage: https://codecov.io/gh/andialbrecht/sqlparse |
