codeclimate / ruby-test-reporter

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

UPGRADE simplecov dependency #187

Closed anthony-robin closed 7 years ago

anthony-robin commented 7 years ago

Simplecov is currently locked to <= 0.13 whereas the actual version is 0.14.1. Could you unlock or update this dependency version ?

pbrisbin commented 7 years ago

Hi @anthony-robin, I apologize but we're unable to use 0.14 because we rely on some internals that are changed in that version. https://github.com/codeclimate/ruby-test-reporter/issues/180 has more details.

You should check out our new language-agnostic test-reporter. It's currently in its early stages, but we're looking for some early adopters to try it out.