From 0cd158f643510452c755d1679a053a65a6013f5d Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Thu, 9 May 2019 18:21:38 +0200 Subject: [PATCH] README: bring the coverity badge back This reverts commit bf0e551c176fc7aec6b3413d3b311f3e6610df65. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98e9a7458a..5ed7cfceac 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Count of open issues over time Count of open pull requests over time [![Semaphore CI Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)
+[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369)
[![Travis CI Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/systemd/systemd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/systemd/systemd/context:cpp)