codeclimate / ruby-test-reporter

DEPRECATED Uploads Ruby test coverage data to Code Climate
https://codeclimate.com
Other
92 stars 92 forks source link

Add support for the latest SimpleCov. #194

Closed envygeeks closed 7 years ago

gdiggs commented 7 years ago

Hey @envygeeks !

Thanks for the PR! I encourage you to check out our new test reporter, which is currently in public beta. It should work regardless of Simplecov version

The new test reporter is faster, distributed as a static binary, has support for parallelized CI builds, and will receive ongoing support by the team here. The existing test reporters for ruby, python, php, and javascript are not yet deprecated but they're unofficially in maintenance mode.

Let me know if you have any questions. Thanks!

cc/ @davehenton