We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2346d1 commit 48269d2Copy full SHA for 48269d2
README.rst
@@ -10,6 +10,10 @@ JMESPath
10
:target: http://travis-ci.org/jmespath/jmespath.py
11
12
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
17
JMESPath (pronounced "james path") allows you to declaratively specify how to
18
extract elements from a JSON document.
19
0 commit comments