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

TykTechnologies / tyk / 3365
46%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 03 Nov 2017 04:50PM UTC
Jobs 1
Files 79
Run time 4s
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
3365

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.

5914 of 12882 relevant lines covered (45.91%)

0.5 hits per line

Jobs
ID Job ID Ran Files Coverage
2 3365.2 (LATEST_GO=true) 03 Nov 2017 04:50PM UTC 0
45.91
Travis Job 3365.2
Source Files on build 3365
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3365
  • 1f38dc83 on github
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