It would be nice to have a `use_coveralls()` function to easily use [coveralls.io](https://coveralls.io/) in a package. This can be easily accomplished now using [covr](https://github.com/jimhester/covr). I will have a pull request implementing this shortly.