SimplecovUrl
The gem publishes Simplecov's test coverage reports to your_url/simplecov.
Installation
Add this line to your application's Gemfile:
gem 'simplecov_url', '~> 1.0'
And then execute:
$ bundle
Dependencies
gem 'rails', '~> 5.2.3'
gem 'simplecov', '~> 0.16.1'
gem 'simplecov-html', '~> 0.10.0'
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/evgeniradev/simplecov_url.
License
SimplecovUrl is released under the MIT License. See MIT-LICENSE for details.