Skip to content

Commit 248ef62

Browse files
committed
Add coverage badge in README.
[ci skip]
1 parent 0017b85 commit 248ef62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ A fast bencode implementation in Cython supports both Python2 & Python3 .
99
:target: https://ci.appveyor.com/project/whtsky/bencoder.pyx
1010
.. image:: https://semaphoreci.com/api/v1/whtsky/bencoder-pyx/branches/master/shields_badge.svg
1111
:target: https://semaphoreci.com/whtsky/bencoder-pyx
12+
.. image:: https://codecov.io/gh/whtsky/bencoder.pyx/branch/master/graph/badge.svg
13+
:target: https://codecov.io/gh/whtsky/bencoder.pyx
1214

1315
Install
1416
-------

0 commit comments

Comments
 (0)