From: Ivan Maidanski Date: Tue, 4 Sep 2018 07:11:29 +0000 (+0300) Subject: Add Codecov.io badge to README X-Git-Tag: v8.0.0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=154294cbb78f2a4fc35be314ed9778d658135cfd;p=gc Add Codecov.io badge to README --- diff --git a/README.md b/README.md index ae4de08b..8d7fcb63 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Travis-CI build status](https://travis-ci.org/ivmai/bdwgc.svg?branch=master)](https://travis-ci.org/ivmai/bdwgc) [![AppVeyor CI build status](https://ci.appveyor.com/api/projects/status/github/ivmai/bdwgc?branch=master&svg=true)](https://ci.appveyor.com/project/ivmai/bdwgc) +[![Codecov.io](https://codecov.io/github/ivmai/bdwgc/coverage.svg?branch=master)](https://codecov.io/github/ivmai/bdwgc?branch=master) [![Coveralls test coverage status](https://coveralls.io/repos/github/ivmai/bdwgc/badge.png?branch=master)](https://coveralls.io/github/ivmai/bdwgc) [![Coverity Scan build status](https://scan.coverity.com/projects/10813/badge.svg)](https://scan.coverity.com/projects/ivmai-bdwgc) [![LGTM Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/ivmai/bdwgc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ivmai/bdwgc/context:cpp)