voxpupuli / json-schema

Ruby JSON Schema Validator
MIT License
1.54k stars 243 forks source link

Codeclimate test coverage #248

Closed iainbeeston closed 2 years ago

iainbeeston commented 9 years ago

This will start sending test coverage data to code climate, so you can see it inline, alongside code quality metrics.

It's set to merge into the 3.x branch, because codeclimate requires multijson on every build, making it impossible to test json-schema without multijson. But in 3.x we don't use multijson, so there's no side-effect.

iainbeeston commented 9 years ago

Here's what it looks like on codeclimate

screen shot 2015-03-14 at 13 56 41

RST-J commented 8 years ago

:+1:

bastelfreak commented 2 years ago

I'm closing this since we now have codecov reporting