From d5cf20f5fa45f9bf7f3b3b206f7e307ee0df4256 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Fri, 28 Apr 2017 22:10:38 +0300 Subject: [PATCH] Add Coverity Scan (static code analysis status) badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c2a8baa6..2a07e67a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,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) +[![Coverity Scan build status](https://scan.coverity.com/projects/10813/badge.svg)](https://scan.coverity.com/projects/ivmai-bdwgc) This is version 7.7.0 (next release development) of a conservative garbage collector for C and C++. -- 2.40.0