iainbeeston / nickel

Nickel extracts date, time, and message information from naturally worded text.
MIT License
112 stars 17 forks source link

Replace coveralls with code climate for test coverage #20

Closed iainbeeston closed 10 years ago

iainbeeston commented 10 years ago

I've never been a big fan of coveralls (it's rather ugly and unreliable). Plus having code coverage information alongside other warnings in code climate would be a valuable tool when trying to refactor code.

Code climate have finally opened up access to their code coverage for OSS projects. This branch is a trial to replace coveralls with code climate for code coverage