Repo Added
|
Files
207
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
10 of 10 new or added lines in 5 files covered. (100.0%)
2780 of 3072 relevant lines covered (90.49%)
0.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
399 | issue-247 | Unescape JSON pointers in references In order to allow slashes in referenced keys, we need to properly unescape JSON pointers. An example case: ```yaml paths: '/foo': $ref: '#/paths/~1bar<caret>' '/bar': ``` `~1bar` needs to be conver... | push | semonte | travis-ci | pending completion |