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

uber / tchannel-go / 1918
86%
dev: 88%

Build:
Build:
LAST BUILD BRANCH: delayed_frame_alloc
DEFAULT BRANCH: dev
Ran 26 May 2016 05:49PM UTC
Jobs 4
Files 42
Run time 7min
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
1918

push

travis-ci

prashantv
Fix conn.onCloseStateChange not called on conn.Close

If conn.Close closes the connection immediately (because of the
connection state), then we closed the sendCh but we did not call
the onCloseStateChange event.

Avoid duplication of the close logic, and instead set the connection
state to connectionInboundClosed. The existing call to checkExchanges
will check the state, transition it to connectionClosed if possible
and go through the standard shutdown path (which will call the
onCloseStateChange event).

2 of 2 new or added lines in 1 file covered. (100.0%)

3692 of 4297 relevant lines covered (85.92%)

10557.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1918.1 (TEST_TIMEOUT_SCALE=20) 26 May 2016 05:49PM UTC 0
84.27
Travis Job 1918.1
2 1918.2 (TEST_TIMEOUT_SCALE=20) 26 May 2016 05:51PM UTC 0
85.07
Travis Job 1918.2
3 1918.3 (TEST_TIMEOUT_SCALE=20) 26 May 2016 05:50PM UTC 0
84.58
Travis Job 1918.3
4 1918.4 (TEST_TIMEOUT_SCALE=20) 26 May 2016 05:57PM UTC 0
85.15
Travis Job 1918.4
Source Files on build 1918
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1918
  • 4b442a9f 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

© 2025 Coveralls, Inc