Add codecov.

This commit is contained in:
aouinizied 2019-11-04 16:50:16 +01:00
parent 850e1a80f7
commit ae27951008
2 changed files with 6 additions and 3 deletions

View file

@ -2,7 +2,7 @@
|nfstream_logo| nfstream
========================
|build| |doc| |quality| |release| |python| |platform| |license|
|build| |coverage| |quality| |doc| |release| |python| |platform| |license|
nfstream is a flexible and lightweight network data analysis library.
@ -94,6 +94,8 @@ License
This project is licensed under the GPLv3 License - see the License_ file for details
.. |coverage| image:: https://codecov.io/gh/aouinizied/nfstream/branch/master/graph/badge.svg
:target: https://codecov.io/gh/aouinizied/nfstream/
.. |release| image:: https://img.shields.io/pypi/v/nfstream.svg
:target: https://pypi.python.org/pypi/nfstream
.. |nfstream_logo| image:: https://github.com/aouinizied/nfstream/blob/master/docs/nfstream_logo.png

View file

@ -7,7 +7,7 @@
nfstream documentation
======================
|build| |quality| |release| |python| |platform| |license|
|build| |coverage| |quality| |release| |python| |platform| |license|
nfstream is a flexible and lightweight network data analysis library.
@ -28,7 +28,8 @@ nfstream is a flexible and lightweight network data analysis library.
contributing
changelog
.. |coverage| image:: https://codecov.io/gh/aouinizied/nfstream/branch/master/graph/badge.svg
:target: https://codecov.io/gh/aouinizied/nfstream/
.. |release| image:: https://img.shields.io/pypi/v/nfstream.svg
:target: https://pypi.python.org/pypi/nfstream
.. |build| image:: https://travis-ci.org/aouinizied/nfstream.svg?branch=master