Featured

Codecov

Don't deploy naked. Cover your code.

Featured comment

Steve Peak
@iopeak · codecov.io
It's well understood that writing tests for your projects is a must, but these tests are only effective if you know what lines are covered. Missing, even one line of code, can cause unwanted bugs and fatal errors. Codecov.io aims to provide an easy access point for developers to keep record of coverage reports, share results and graph progress. The advantag… See more

Discussion

M
Steve Peak
@iopeak · codecov.io
It's well understood that writing tests for your projects is a must, but these tests are only effective if you know what lines are covered. Missing, even one line of code, can cause unwanted bugs and fatal errors. Codecov.io aims to provide an easy access point for developers to keep record of coverage reports, share results and graph progress. The advantag… See more
H
Mike Coutermarsh
@mscccc · Code @ Product Hunt
This is awesome. I think hosted code coverage doesn't get quite enough attention yet. It's super important & needs to be easy to use... otherwise developers won't use it. I like seeing more competition in this space. The main choices currently, for Ruby apps are code climate & coveralls. I've used both, they all get the job done but there is huge var… See more
H
Mike Coutermarsh
@mscccc · Code @ Product Hunt
Hey @iopeak, couple questions :) - What inspired building this? - What do you think makes Codecov unique when compared to the other code coverage tools available?