From: Bob Halley Date: Tue, 23 Jun 2020 02:14:12 +0000 (-0700) Subject: add coverage badge X-Git-Tag: v2.0.0rc2~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a71aaf1dd4c590f53f0ba0cbb7d13cb9f14cbdb;p=thirdparty%2Fdnspython.git add coverage badge --- diff --git a/README.md b/README.md index c59c82b2..1fae17b4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![PyPI version](https://badge.fury.io/py/dnspython.svg)](https://badge.fury.io/py/dnspython) [![PyPI Statistics](https://img.shields.io/pypi/dm/dnspython.svg)](https://pypistats.org/packages/dnspython) [![Build Status](https://dev.azure.com/halley0415/halley/_apis/build/status/rthalley.dnspython?branchName=master)](https://dev.azure.com/halley0415/halley/_build/latest?definitionId=1&branchName=master) +[![Coverage](https://codecov.io/github/rthalley/dnspython/coverage.svg?branch=master)](https://codecov.io/gh/rthalley/dnspython) ## INTRODUCTION