|
Ran
|
Jobs
2
|
Files
103
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
<a href="https://github.com/TykTechnologies/tyk/commit/<a class=hub.com/TykTechnologies/tyk/commit/2412f776f7911d8cf741de29757bf48ebb89a561">2412f776f<a href="https://github.com/TykTechnologies/tyk/commit/2412f776f7911d8cf741de29757bf48ebb89a561">">Fix multiple plugins when request method transformed (#2070) Our URL matching code depends on `r.Method`, but if the method gets transformed, some plugins which run in the chain after Method transform plugin, stop working. To fix we remember the original request method, and use it instead. Fix https://github.com/TykTechnologies/tyk/issues/2069 (cherry picked from commit </a><a class="double-link" href="https://github.com/TykTechnologies/tyk/commit/<a class="double-link" href="https://github.com/TykTechnologies/tyk/commit/fd28e12e325f57830bca5947c9f4d13345ed30df">fd28e12e3</a>">fd28e12e3</a><a href="https://github.com/TykTechnologies/tyk/commit/2412f776f7911d8cf741de29757bf48ebb89a561">)
9513 of 15786 relevant lines covered (60.26%)
1.33 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6030.1 (LATEST_GO=true) | 0 |
59.68 |
Travis Job 6030.1 | |
| 2 | 6030.2 (LATEST_GO=true) | 0 |
60.26 |
Travis Job 6030.2 |