This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlet-helpers.git


The following commit(s) were added to refs/heads/master by this push:
     new 439c13d  Add SonarCloud badges and links
439c13d is described below

commit 439c13d38e41f31f9951caf116ecbdca743ba531
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Wed Jun 17 12:28:20 2020 +0200

    Add SonarCloud badges and links
---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 5a8bdd6..eb73ec2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,11 @@
 [<img 
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
 
  [![Build 
Status](https://builds.apache.org/buildStatus/icon?job=Sling/sling-org-apache-sling-servlet-helpers/master)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-servlet-helpers/job/master)
 [![Test 
Status](https://img.shields.io/jenkins/t/https/builds.apache.org/job/Sling/job/sling-org-apache-sling-servlet-helpers/job/master.svg)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-servlet-helpers/job/master/test_results_analyzer/)
 [![Maven Central](https:/ [...]
+ 
+ [![Quality Gate 
Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-servlet-helpers&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlet-helpers)
+[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-servlet-helpers&metric=coverage)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlet-helpers)
+[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-servlet-helpers&metric=bugs)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlet-helpers)
+[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-org-apache-sling-servlet-helpers&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=apache_sling-org-apache-sling-servlet-helpers)
 
 # Apache Sling Servlet Helpers
 

Reply via email to