Closed marcelofabri closed 8 years ago
Report your Ruby app test suite code coverage.
You can use simplecov to gather code coverage data and a json formatter so this plugin can parse it.
Report code coveragesimplecov.report_coverage('coverage/coverage.json')
report
- Parse a JSON code coverage file and report that information as a
message in Danger.
Generated by :no_entry_sign: danger
"Failed to parse" doesn't look good 😬
Alright, this looks good - the Dangerfile's wording must be wrong, but sure, this'll need a rebase, as you're there, can you turn it for one LOC to many? We're going to get a lot of "can you rebases" otherwise 💃
Rebased 💯
Rock, site building is down AMT but should be able to get it back up this eve
My first open source plugin 😅