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

TykTechnologies / tyk / 5205
59%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 27 Jun 2018 03:42PM UTC
Jobs 2
Files 102
Run time 55s
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
5205

Pull #1797

travis-ci

web-flow
Fix panic caused by URL based versioning

`getVersionFromRequest` do not get in account `NotVersioned` flag, and
UI by default writes `a.VersionDefinition.Location` field, so this
check for version inside url was running for all non versioned APIs.

In case of cloud it was causing panics, because nginx layer maps `slug`
to `listenpath` and actual user URL does not contain listen path, and
can be even smaller (which cause panic). Replaced manual array
operation with `strings.TrimPrefix` which checks array bounds, and
added support for stripping slug from URL too (for cloud case).
Pull Request #1797: Fix panic caused by URL based versioning

8 of 8 new or added lines in 2 files covered. (100.0%)

9206 of 15532 relevant lines covered (59.27%)

1.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5205.1 (LATEST_GO=true) 27 Jun 2018 03:42PM UTC 0
59.27
Travis Job 5205.1
2 5205.2 (LATEST_GO=true) 27 Jun 2018 03:43PM UTC 0
59.91
Travis Job 5205.2
Source Files on build 5205
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5205
  • Pull Request #1797
  • PR Base - master (#5201)
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