From bf8ebef9e10af29b132e32ffa32bd432331950fd Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sat, 14 Jun 2014 13:02:30 -0700 Subject: [PATCH] coverage banner was added --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cc3b4c03..84f13215f 100644 --- a/README.md +++ b/README.md @@ -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