J3RN / time-tracker

A time tracking application
http://timesheet.j3rn.com
MIT License
6 stars 14 forks source link

Add Coverage checker #85

Closed J3RN closed 7 years ago

J3RN commented 7 years ago

There are several good Ruby code coverage checkers out there, and we should be using one. Ones I know about are Simplecov and Coveralls. Either is fine.