Skip to content

Commit 48269d2

Browse files
committed
Add codecov badge
1 parent d2346d1 commit 48269d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ JMESPath
1010
:target: http://travis-ci.org/jmespath/jmespath.py
1111

1212

13+
.. image:: https://codecov.io/github/jmespath/jmespath.py/coverage.svg?branch=develop
14+
:target: https://codecov.io/github/jmespath/jmespath.py?branch=develop
15+
16+
1317
JMESPath (pronounced "james path") allows you to declaratively specify how to
1418
extract elements from a JSON document.
1519

0 commit comments

Comments
 (0)