codeclimate / ruby-test-reporter

DEPRECATED Uploads Ruby test coverage data to Code Climate

Home Page:https://codeclimate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPGRADE simplecov dependency

anthony-robin opened this issue · comments

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

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. #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.