• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zalando / intellij-swagger
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: upgrade-swagger-ui
DEFAULT BRANCH: master
Repo Added 19 Dec 2016 12:53PM UTC
Files 207
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH json-pointer
branch: json-pointer
CHANGE BRANCH
x
Reset
  • json-pointer
  • 0.0.22
  • 0.0.24
  • 0.0.25
  • 0.0.26
  • 0.0.27
  • 0.0.28
  • 0.0.29
  • 0.0.30
  • 0.0.31
  • 1.0.18
  • 1.0.19
  • 1.0.20
  • 1.0.21
  • 1.0.22
  • 1.0.23
  • 1.0.24
  • 1.0.25
  • 1.0.26
  • 1.0.27
  • 67-fix-npe
  • 87-merge-keys
  • build-version
  • bump-version
  • clean-validators
  • fix-fallback-element-zally
  • issue-186
  • issue-190
  • issue-192
  • issue-196
  • issue-198
  • issue-200
  • issue-205
  • issue-209
  • issue-213
  • issue-215
  • issue-219
  • issue-221
  • issue-226
  • issue-230
  • issue-237
  • issue-243
  • issue-247
  • issue-249
  • issue-254
  • issue-257
  • issue-263
  • issue-266
  • issue-269
  • issue-270
  • issue-272
  • issue-33
  • issue-95
  • json-pointer-escape
  • master
  • notification-v2
  • openapi-icon
  • reference-documentation
  • references
  • single-zally-linter
  • swagger-ui-referenced-files
  • update-name
  • zally
  • zally-improvements
  • zally-openapi
  • zally-validation-manual

pending completion
401

Pull #253

travis-ci

web-flow
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 converted to `/bar` in order
for the element to be located.

Fixes #247
Pull Request #253: Unescape JSON pointers in references

10 of 10 new or added lines in 5 files covered. (100.0%)

2772 of 3064 relevant lines covered (90.47%)

0.9 hits per line

Relevant lines Covered
Build:
Build:
3064 RELEVANT LINES 2772 COVERED LINES
0.9 HITS PER LINE
Source Files on json-pointer
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
401 json-pointer 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... Pull #253 29 Mar 2019 07:22AM UTC web-flow travis-ci pending completion  
400 json-pointer 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 29 Mar 2019 07:18AM UTC semonte travis-ci pending completion  
See All Builds (338)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc