## Commercial Services with SimpleCov integration

There is a bunch of services that offer integration with your existing CI pipeline and SimpleCov coverage
reports. Please note these are not associated with the SimpleCov project itself, so please report problems with
these integrations with their respective owners.

#### [codeclimate](https://github.com/codeclimate/ruby-test-reporter)
*by [Code Climate](https://codeclimate.com/)*

Upload coverage reports to [codeclimate.com](https://codeclimate.com/), a hosted software quality analysis and that also includes coverage reporting.

#### [codecov](https://github.com/codecov/codecov-ruby)
*by [Codecov](https://codecov.io/)*

Upload coverage reports to [codecov.io](https://codecov.io/), a hosted coverage reporting solution.

#### [coveralls](https://github.com/lemurheavy/coveralls-ruby)
*by [Coveralls](https://coveralls.io/)*

Upload coverage reports to [coveralls.io](https://coveralls.io/), a hosted coverage reporting solution.