simplecov_json_formatter
simplecov_json_formatter copied to clipboard
JSON formatter for SimpleCov code coverage tool for ruby 2.4+
I was making a Github Actions project for working with SimpleCov. Turns out this being the recommended gem by SimpleCov, didn't have some functionalities I was thinking of adding support...
Hello, we have detected this gem is one of the crucials in RubyGems.org ecosystem and is currently missing active CI. I tried to simplify the CI setup as much as...
Any plan for publishing new release to github and rubygems? cc: @f-moya diff: https://github.com/codeclimate-community/simplecov_json_formatter/compare/0.1.4...master
Re-opened the previous PR: #7. --- I was making a Github Actions project for working with SimpleCov. Turns out this being the recommended gem by SimpleCov, didn't have some functionalities...