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

TykTechnologies / tyk / 6269

Build:
DEFAULT BRANCH: master
Ran 18 Feb 2019 02:47PM UTC
Jobs 1
Files 108
Run time 36s
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
6269

push

travis-ci

web-flow
Loop to another API (#2121)

Allow specifying APIID, ID, or Name as a loop target.

For example "tyk://my api/"

Fix https://github.com/TykTechnologies/tyk/issues/2120

Part of https://github.com/TykTechnologies/product/issues/86

Additionally added support for marking API and Endpoint internal, "internal" boolean field for API, and new plugin:
```
             "extended_paths": {
                    "internal": [{
                        "path": "/get_action",
                        "method": "GET"
                    },{
                        "path": "/post_action",
                        "method": "POST"
                    }]
             }
```

Also added "check_limits" flag, which enables quota/rate tracking, which you can add to URL like this: `tyk://<api>/get?check_limits=true`

10492 of 16809 relevant lines covered (62.42%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6269.2 (LATEST_GO=true) 18 Feb 2019 02:47PM UTC 0
62.42
Travis Job 6269.2
Source Files on build 6269
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6269
  • 6850698e on github
  • Prev Build on master (#6255)
  • Next Build on master (#6272)
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