From bb825c3b5ff4396cdd33f8a1fef792939f6078e8 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Thu, 2 Feb 2017 20:59:51 +0300 Subject: [PATCH] Add Coveralls (test coverage status) badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a3b2d70..355b3d36 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) +[![Coveralls test coverage status](https://coveralls.io/repos/github/ivmai/bdwgc/badge.png?branch=master)](https://coveralls.io/github/ivmai/bdwgc) This is version 7.7.0 (next release development) of a conservative garbage collector for C and C++. -- 2.40.0