mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-19 23:09:43 +08:00
Added coverage report to README
This commit is contained in:
@@ -6,6 +6,11 @@ Jedi - an awesome autocompletion library for Python
|
|||||||
:target: http://travis-ci.org/davidhalter/jedi
|
:target: http://travis-ci.org/davidhalter/jedi
|
||||||
:alt: Travis-CI build status
|
:alt: Travis-CI build status
|
||||||
|
|
||||||
|
.. image:: https://coveralls.io/repos/davidhalter/jedi/badge.png?branch=master
|
||||||
|
:target: https://coveralls.io/r/davidhalter/jedi
|
||||||
|
:alt: Coverage Status
|
||||||
|
|
||||||
|
|
||||||
Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
|
Jedi is an autocompletion tool for Python that can be used in IDEs/editors.
|
||||||
Jedi works. Jedi is fast. It understands all of the basic Python syntax
|
Jedi works. Jedi is fast. It understands all of the basic Python syntax
|
||||||
elements including many builtin functions.
|
elements including many builtin functions.
|
||||||
|
|||||||
Reference in New Issue
Block a user