Ex-Mente / auxi.0

GNU Lesser General Public License v3.0
8 stars 8 forks source link

Add coveralls to travis (test coverage reporting) #77

Closed christoffkok closed 8 years ago

christoffkok commented 8 years ago

Background

We have no idea on how good our tests are covered. The coverage of the tests of incoming pull requests have to be checked manually.

Purpose

The purpose of this issue is to automatically check how good the code's tests cover the code when Travis.CI is run.

Approach

Add coveralls checks and reporting to Travis.CI.