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

TykTechnologies / tyk / 6269 / 2

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

18 Feb 2019 02:38PM UTC coverage: 62.419% (+0.1%) from 62.279%
LATEST_GO=true

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

Source Files on job 6269.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5737
  • Travis Job 6269.2
  • 6850698e on github
  • Prev Job for LATEST_GO=true on master (#6255.2)
  • Next Job for LATEST_GO=true on master (#6272.2)
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