taganaka / polipus

Polipus: distributed and scalable web-crawler framework
MIT License
92 stars 32 forks source link

Show code coverage and results of quality analysis #19

Closed tmaier closed 10 years ago

tmaier commented 10 years ago

I really like that you added TravisCI.

code coverage

You could also add https://coveralls.io/ so that we can see details about the code coverage of the branches and the pull requests.

https://coveralls.io/docs/ruby

automated quality analysis

Using https://codeclimate.com/

https://codeclimate.com/github/taganaka/polipus