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

zalando / intellij-swagger / 400
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: upgrade-swagger-ui
DEFAULT BRANCH: master
Ran 29 Mar 2019 07:18AM UTC
Jobs 1
Files 197
Run time 8s
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

pending completion
400

push

travis-ci

semonte
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

2772 of 3064 relevant lines covered (90.47%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 400.1 29 Mar 2019 07:18AM UTC 0
90.47
Travis Job 400.1
Source Files on build 400
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #400
  • 973b028c 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