coverage banner was added

This commit is contained in:
Roman Ivanov 2014-06-14 13:02:30 -07:00
parent 76671a0d13
commit bf8ebef9e1
1 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[![][travis img]][travis]
[![][trend img]][trend]
[![][travis img]][travis]
[![][coverage img]][coverage]
[![][sonar img]][sonar]
@ -58,6 +59,9 @@ https://github.com/checkstyle/checkstyle/issues
[sonar]:http://nemo.sonarqube.org/dashboard/index/com.puppycrawl.tools:checkstyle
[sonar img]:http://nemo.sonarqube.org/images/sonarqube-24x100.png
[coverage]:https://coveralls.io/r/checkstyle/checkstyle)
[coverage img]:https://coveralls.io/repos/checkstyle/checkstyle/badge.png
Thanks for trying out checkstyle!
Oliver Burn