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

TykTechnologies / tyk / 3379

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2017 10:44AM UTC
Jobs 1
Files 79
Run time 3s
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
3379

push

travis-ci

buger
Make HTTP transport API spec property

Right now Transport is created for each requests, which means that
connection pooling is not used and on each request it creates new
connection to the upstream server.

This is differ from 2.3 behavior, which had global Transport for all
APIs. During the 2.4 refactor it was changed to behavior described
above.

This change introduce transport caching, so it gets re-used between API
calls. In addition, this is better than 2.3 approach, because each API
can have different transport settings and timeouts, and now each API
gets own transport.

5915 of 12881 relevant lines covered (45.92%)

0.5 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3379.2 (LATEST_GO=true) 08 Nov 2017 10:44AM UTC 0
45.92
Travis Job 3379.2
Source Files on build 3379
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3379
  • d219e79e on github
  • Prev Build on master (#3375)
  • Next Build on master (#3392)
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