diff --git a/README.rst b/README.rst index 25a4078..9c30d1f 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/docs/source/index.rst b/docs/source/index.rst index 27595a5..9cd3f45 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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