diff --git a/README.md b/README.md new file mode 100644 index 0000000..96cbb9c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# tycho-sonarqube-example + +Source code of the blog post _Analyzing Eclipse plug-in projects with Sonarqube_ http://www.lorenzobettini.it/2018/01/analyzing-eclipse-plug-in-projects-with-sonarqube/ + +Note: Code coverage is not 100% by intention ;) + +[![Build Status](https://travis-ci.org/LorenzoBettini/tycho-sonarqube-example.svg?branch=master)](https://travis-ci.org/LorenzoBettini/tycho-sonarqube-example) + +[![Coverage Status](https://coveralls.io/repos/github/LorenzoBettini/tycho-sonarqube-example/badge.svg?branch=master)](https://coveralls.io/github/LorenzoBettini/tycho-sonarqube-example?branch=master) + +[![Quality Gate](https://sonarcloud.io/api/badges/gate?key=example%3Aexample.parent)](https://sonarcloud.io/dashboard?id=example%3Aexample.parent)