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

TykTechnologies / tyk / 4997 / 2
57%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 04 Jun 2018 02:50PM UTC
Files 94
Run time 7s
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

04 Jun 2018 02:42PM UTC coverage: 56.95% (+0.09%) from 56.856%
LATEST_GO=true

push

travis-ci

buger
bug: EOF when performing response body transform

fixes: #1729

Description of bug:

1. Create an API with a mock XML response e.g. `/api-a/mock`.
2. Create an API which reverse proxies to `api-a` called `abi-b`.
3. perform a response body transform on `api-b/mock` endpoint. e.g.
convert to json.

Bug:

```
ERROR outbound-transform: Error unmarshalling XML:
xml.Decoder.Token() - XML syntax error on line 167: unexpected EOF
api_id=90a1e135513946cb437b5e5111422227 path=soap
server_name=https://tyk-gateway.dev:8080/api-a/
```

Fix: In the case that we are reading XML, we use `ioutil.ReadAll`
to read the response body, and pass that to `mxj.NewMapXml`.

Lint: cleaning up repetition of `logrus.Fields`

8534 of 14985 relevant lines covered (56.95%)

0.63 hits per line

Source Files on job 4997.2 (LATEST_GO=true)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 14
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4556
  • Travis Job 4997.2
  • 02d0d70a on github
  • Prev Job for LATEST_GO=true on release-2.6 (#4928.2)
  • Next Job for LATEST_GO=true on release-2.6 (#5364.2)
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