Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2014-08-17 23:41:24 +0400
committersgiehl <stefan@piwik.org>2014-08-17 23:41:24 +0400
commite7da07ab0cacb0a5e89235a9c3d4ab807116b847 (patch)
tree94c9ad3744260be5a8a6339a55a1431e9f347c13 /README.md
parent1a40bc2c589e6f74621d1126454bd5901aa302ff (diff)
refs #4224, #4302 - added code coverage report using coveralls.io
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89735fdc94..d5ed6456d3 100644
--- a/README.md
+++ b/README.md
@@ -101,3 +101,5 @@ The Piwik project uses an ever-expanding comprehensive set of thousands of unit
Build status (master branch) [![Build Status](https://travis-ci.org/piwik/piwik.png?branch=master)](https://travis-ci.org/piwik/piwik) - Screenshot tests Build [![Build Status](https://travis-ci.org/piwik/piwik-ui-tests.png?branch=master)](https://travis-ci.org/piwik/piwik-ui-tests)
+Code Coverage: [![Coverage Status](https://coveralls.io/repos/piwik/piwik/badge.png?branch=master)](https://coveralls.io/r/piwik/piwik?branch=master)
+