toptal / crystalball

Regression Test Selection library for your RSpec test suite
https://toptal.github.io/crystalball/
MIT License
323 stars 41 forks source link

[CB-7] Add spec coverage with simplecov and code climate #8

Closed andriusch closed 6 years ago

andriusch commented 6 years ago

Codeclimate doesn't display reports in PR, although with debug output enabled it shows that everything is working successfully. Might be due to the fact that we don't have coverage for master and it doesn't have anything to compare to. Will investigate after we merge this.