## 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. #### [Codacy](https://github.com/codacy/codacy-coverage-reporter) *by [Codacy](https://www.codacy.com/)* Upload coverage reports to [codacy.com](https://www.codacy.com/), a hosted (or self-hosted) software quality analysis platform that also includes coverage reporting. #### [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.