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

TykTechnologies / tyk / 6719

Build:
DEFAULT BRANCH: master
Ran 29 May 2019 08:05AM UTC
Jobs 1
Files 111
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
6719

push

travis-ci

buger
Use TrimPrefix to strip listen path (#2316)

Fixes #2313 
Same as #2211 Missed this case

`strings.Replace()` method was used to strip the `listen_path`.
So when URL rewrite plugin was used to call an endpoint that contained `listen_path` anywhere in it's path, it was getting removed.

To fix this I replaced `strings.Replace()` with `strings.TrimPrefix()`

11330 of 17769 relevant lines covered (63.76%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6719.2 (LATEST_GO=true) 29 May 2019 08:05AM UTC 0
63.76
Travis Job 6719.2
Source Files on build 6719
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6719
  • 3af01290 on github
  • Prev Build on master (#6715)
  • Next Build on master (#6726)
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