Unclaimed project
Are you a maintainer of simplecov? Claim this project to take control of your public changelog and roadmap.
Changelog
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
The "JSON formatter" release. Starting now a JSON formatter is included by default in the release. This is mostly done for Code Climate reasons, you can find more details in this issue.
Shipping with so much by default is sub-optimal, we know. It's the long term plan to also provide simplecov-core without the HTML or JSON formatters for those who don't need them/for other formatters to rely on.
simplecov_json_formatter included by default (docs), this should enable the Code Climate test reporter to work again once it's updatedSimpleCov.root, should help with some bugs