From ca873a3c1ceb643cb15bada18f772b8831fc5c4f Mon Sep 17 00:00:00 2001 From: Andrei Date: Tue, 16 Jul 2019 22:32:56 +0300 Subject: [PATCH] Add codecov badge --- README.md | 1 + codecov.yml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 15f7653..c6e784b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![PyPI version](https://badge.fury.io/py/python3-anticaptcha.svg)](https://badge.fury.io/py/python3-anticaptcha) [![Build Status](https://semaphoreci.com/api/v1/andreidrang/python3-anticaptcha/branches/master/shields_badge.svg)](https://semaphoreci.com/andreidrang/python3-anticaptcha) +[![codecov](https://codecov.io/gh/AndreiDrang/python3-anticaptcha/branch/master/graph/badge.svg)](https://codecov.io/gh/AndreiDrang/python3-anticaptcha) [![Code Climate](https://codeclimate.com/github/AndreiDrang/python3-anticaptcha/badges/gpa.svg)](https://codeclimate.com/github/AndreiDrang/python3-anticaptcha) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/2daabf7ff7974f01b9348fe64483c7af)](https://app.codacy.com/app/drang.andray/python3-anticaptcha?utm_source=github.com&utm_medium=referral&utm_content=AndreiDrang/python3-anticaptcha&utm_campaign=Badge_Grade_Settings) ![Callback_Server_Status Run](https://img.shields.io/badge/Callback_Server_Status-Run-blue.svg) diff --git a/codecov.yml b/codecov.yml index a2c5d06..9449f72 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,4 +1,6 @@ codecov: + token: + 561eb7be-fc37-4b09-b599-45172e77ddc4 notify: require_ci_to_pass: yes