ruby-test-reporter icon indicating copy to clipboard operation
ruby-test-reporter copied to clipboard

DEPRECATED Uploads Ruby test coverage data to Code Climate

Results 1 ruby-test-reporter issues
Sort by recently updated
recently updated
newest added

When I run command locally, it works fine. It works fine on CodeShip, too. That same command fails on Heroku, though. ``` bundle exec rspec && bundle exec codeclimate-test-reporter 70...