|
Ran
|
Jobs
2
|
Files
101
|
Run time
3min
|
Badge
README BADGES
|
push
travis-ci
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 fd28e12e3)
9712 of 15957 relevant lines covered (60.86%)
1.36 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6029.1 (LATEST_GO=true) | 0 |
60.86 |
Travis Job 6029.1 | |
| 2 | 6029.2 (LATEST_GO=true) | 0 |
61.34 |
Travis Job 6029.2 |