gbm-developers / gbm3

Gradient boosted models
134 stars 116 forks source link

Add coveralls or some other code coverage service #67

Closed JackStat closed 8 years ago

JackStat commented 8 years ago

I think we should add a code coverage service to help us identify areas of the code base that isn't backed up with good testing.
codecov.io coveralls.io Plus we get a new badge to put in the readme :)

pdmetcalfe commented 8 years ago

Great idea!

[not sure I want to know what it'll tell me, though...]

pdmetcalfe commented 8 years ago

I knew I didn't want to know that!

Anyway, done.

JackStat commented 8 years ago

haha that is not too bad. Thanks for doing that. I will start working on improving that coverage.