mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-19 07:54:25 +00:00
Add codecov.
This commit is contained in:
parent
850e1a80f7
commit
ae27951008
2 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue