nineworldsgeekfest / scheduler

Scheduling solution for a content-heavy conference, built on Rails
GNU General Public License v2.0
2 stars 3 forks source link

Add Coveralls for test coverage reporting #31

Closed danwhitston closed 8 years ago

danwhitston commented 8 years ago

Enable the Coveralls GitHub integration to check test coverage of submitted code. We're not aiming to give full coverage of code generated by Rails itself, but 100% is the ideal for our own code.