mirror of https://github.com/nucypher/nucypher.git
Switch to codecov badges
parent
b4ebe39fdf
commit
68be09e1b2
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
[![pypi](https://img.shields.io/pypi/v/nucypher.svg?style=flat)](https://pypi.org/project/nucypher/)
|
[![pypi](https://img.shields.io/pypi/v/nucypher.svg?style=flat)](https://pypi.org/project/nucypher/)
|
||||||
[![pyversions](https://img.shields.io/pypi/pyversions/nucypher.svg)](https://pypi.org/project/nucypher/)
|
[![pyversions](https://img.shields.io/pypi/pyversions/nucypher.svg)](https://pypi.org/project/nucypher/)
|
||||||
[![coveralls](https://coveralls.io/repos/github/nucypher/nucypher/badge.svg?branch=master)](https://coveralls.io/github/nucypher/nucypher?branch=master)
|
[![codecov](https://codecov.io/gh/nucypher/nucypher/branch/master/graph/badge.svg)](https://codecov.io/gh/nucypher/nucypher)
|
||||||
[![circleci](https://img.shields.io/circleci/project/github/nucypher/nucypher.svg?logo=circleci)](https://circleci.com/gh/nucypher/nucypher/tree/master)
|
[![circleci](https://img.shields.io/circleci/project/github/nucypher/nucypher.svg?logo=circleci)](https://circleci.com/gh/nucypher/nucypher/tree/master)
|
||||||
[![discord](https://img.shields.io/discord/411401661714792449.svg)](https://discord.gg/7rmXa3S)
|
[![discord](https://img.shields.io/discord/411401661714792449.svg)](https://discord.gg/7rmXa3S)
|
||||||
[![Documentation Status](https://readthedocs.org/projects/nucypher/badge/?version=latest)](https://nucypher.readthedocs.io/en/latest/)
|
[![Documentation Status](https://readthedocs.org/projects/nucypher/badge/?version=latest)](https://nucypher.readthedocs.io/en/latest/)
|
||||||
|
|
|
@ -15,8 +15,8 @@ NuCypher
|
||||||
:target: https://circleci.com/gh/nucypher/nucypher/tree/master
|
:target: https://circleci.com/gh/nucypher/nucypher/tree/master
|
||||||
:alt: CircleCI build status
|
:alt: CircleCI build status
|
||||||
|
|
||||||
.. image:: https://coveralls.io/repos/github/nucypher/nucypher/badge.svg?branch=master
|
.. image:: https://codecov.io/gh/nucypher/nucypher/branch/master/graph/badge.svg
|
||||||
:target: https://coveralls.io/github/nucypher/nucypher?branch=master
|
:target: https://codecov.io/gh/nucypher/nucypher
|
||||||
|
|
||||||
.. image:: https://img.shields.io/discord/411401661714792449.svg?logo=discord
|
.. image:: https://img.shields.io/discord/411401661714792449.svg?logo=discord
|
||||||
:target: https://discord.gg/7rmXa3S
|
:target: https://discord.gg/7rmXa3S
|
||||||
|
|
Loading…
Reference in New Issue