Ran
|
Files
1
|
Run time
0s
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/Humanstate/json-schema-tojson/commit/5d8dc263b">fix tests broken by JSON::Validator changes specifically the removal[1] of return 'enum' if $_[0]->{enum}; in the _guess_schema_type private method - note the existing warning about using the private method here, so i have no complaints. i still don't want to copy those methods from JSON::Validator so will leave this accessing a private method for now, and rethink this if it breaks again bump the requirement on JSON::Validator to avoid any version differences causing any future test failure confusion [1] https://github.com/jhthorsen/json-validator/commit/</a><a class="double-link" href="https://github.com/Humanstate/json-schema-tojson/commit/f290618f6">f290618f6</a>
137 of 151 relevant lines covered (90.73%)
73.63 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
90.73 | lib/JSON/Schema/ToJSON.pm | 565 + 486 | 151 + 103 | 137 + 96 | 14 + 7 | 81.0 - 485 |