leesharma / rescuetime

Ruby interface to the RescueTime APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix code climate coverage metrics

leesharma opened this issue · comments

Locally, simplecov reports 100% test coverage (which should be the correct amount). Code Climate reports 48% coverage.

Test coverage must be the same locally and on code climate