diff options
author | Tiago Ferraz <tiago.ferraz@gmail.com> | 2015-04-13 18:07:02 -0300 |
---|---|---|
committer | Tiago Ferraz <tiago.ferraz@gmail.com> | 2015-04-13 18:07:02 -0300 |
commit | 192ff8feaafbf4280e71dfdaf0b4c219dd40926a (patch) | |
tree | 2cc18ac79cdd6747c32fadc18f183cb42111739b | |
parent | 471bda3a380cc0da3504f54e6af2dfd928b6843f (diff) |
Add coveralls information
Add coveralls information for branch master
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ Pixelated User Agent ==================== -[![Build Status](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master/build_image)](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master) +[![Build Status](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master/build_image)](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master) [ +![Coverage Status](https://coveralls.io/repos/pixelated-project/pixelated-user-agent/badge.svg?branch=master)](https://coveralls.io/r/pixelated-project/pixelated-user-agent?branch=master) The Pixelated User Agent is the mail client of the Pixelated ecosystem, it is composed of two parts, a web interface written in javascript and an API written in python that glues that interface with the Pixelated or LEAP Provider. |