test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

Fix examples that use simplecov

Open manicmaniac opened this issue 2 years ago • 1 comments

As I mentioned in https://github.com/codeclimate/test-reporter/issues/495#issuecomment-1501130249, cc-test-reporter format-coverage --input-type=simplecov needs the test to have run with CC_TEST_REPORTER_ID is set, otherwise it parses a coverage file in legacy format that crashes cc-test-reporter.

I would like @fede-moya to review this one, please.

manicmaniac avatar Apr 09 '23 13:04 manicmaniac