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

uber / tchannel-go / 2322 / 3
88%
dev: 88%

Build:
DEFAULT BRANCH: dev
Ran 20 Jul 2016 09:44PM UTC
Files 42
Run time 51min
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

20 Jul 2016 09:37PM UTC coverage: 86.864% (+0.5%) from 86.409%
TEST_TIMEOUT_SCALE=20

push

travis-ci

web-flow
Handle host:port mismatches between peer.Connect and remote peer (#452)

Currently, if we conect to peer as "a:1" and it sends us an init req
header with host:port set to "b:2", we only add it under the peer "b:2".

After this change, the connection will be added under both peers so that
future calls to "a:1" will be able to use the same connection.

When this happens, we log the host:port mismatch under a debug log.
In future, we may want to emit metrics when this happens.

This information (outboundHostPort vs remoteHostPort) is also exposed
via introspection.

3875 of 4461 relevant lines covered (86.86%)

3848.58 hits per line

Source Files on job 2322.3 (TEST_TIMEOUT_SCALE=20)
  • Tree
  • List 0
  • Changed 38
  • Source Changed 3
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2322
  • Travis Job 2322.3
  • 941f4b43 on github
  • Prev Job for TEST_TIMEOUT_SCALE=20 on dev (#2320.1)
  • Next Job for TEST_TIMEOUT_SCALE=20 on dev (#2330.5)
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