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

TykTechnologies / tyk / 6720
62%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 29 May 2019 08:08AM UTC
Jobs 1
Files 106
Run time 6s
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
6720

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()`

10665 of 17020 relevant lines covered (62.66%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6720.1 (LATEST_GO=true) 29 May 2019 08:08AM UTC 0
62.66
Travis Job 6720.1
Source Files on build 6720
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6720
  • 16f18112 on github
  • Prev Build on release-2.8 (#6716)
  • Next Build on release-2.8 (#6724)
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