summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2021-02-15 10:10:11 -0500
committerengn33r <engn33r@users.noreply.github.com>2021-02-15 10:10:11 -0500
commitacecdd347bafa046d9bbe71a385b69a60abb4205 (patch)
tree3e5d498dafc84e9d2da497b9cee3a8b00e0a6518
parent1a67acd6492d02df3f1555c51d9342880bddaf6b (diff)
downloadwebsocket-client-acecdd347bafa046d9bbe71a385b69a60abb4205.tar.gz
Add code coverage badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8476e19..0db2210 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
[![docs](https://readthedocs.org/projects/websocket-client/badge/?style=flat)](https://websocket-client.readthedocs.io/)
[![Build Status](https://travis-ci.com/websocket-client/websocket-client.svg?branch=master)](https://travis-ci.com/websocket-client/websocket-client)
+[![codecov](https://codecov.io/gh/websocket-client/websocket-client/branch/master/graph/badge.svg?token=pcXhUQwiL3)](https://codecov.io/gh/websocket-client/websocket-client)
[![Downloads](https://pepy.tech/badge/websocket-client)](https://pepy.tech/project/websocket-client)
[![PyPI version](https://badge.fury.io/py/websocket_client.svg)](https://badge.fury.io/py/websocket_client)