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

zalando / intellij-swagger / 384
91%
master: 91%

Build:
Build:
LAST BUILD BRANCH: upgrade-swagger-ui
DEFAULT BRANCH: master
Ran 25 Mar 2019 12:03PM UTC
Jobs 1
Files 196
Run time 10s
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
384

push

travis-ci

semonte
Add `$ref` resolving for array elements

References can be included in array elements,
for example in the case of parameters:

```json
"paths": {
  "/pets": {
    "get": {
      "summary": "List all pets",
      "operationId": "listPets",
      "tags": [
        "pets"
      ],
      "parameters": [
        {
          "$ref": "partial/Parameter_1.json"
        }
...
```

This commit adds the logic for handling $ref elements in arrays.

Part of #184

95 of 95 new or added lines in 1 file covered. (100.0%)

2770 of 3061 relevant lines covered (90.49%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 384.1 25 Mar 2019 12:03PM UTC 0
90.49
Travis Job 384.1
Source Files on build 384
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #384
  • 431fbeb7 on github
  • Prev Build on swagger-ui-referenced-files (#373)
  • Next Build on swagger-ui-referenced-files (#393)
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

© 2026 Coveralls, Inc