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

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

Build:
Build:
LAST BUILD BRANCH: delayed_frame_alloc
DEFAULT BRANCH: dev
Ran 26 May 2016 05:57PM UTC
Files 42
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

26 May 2016 05:49PM UTC coverage: 85.152%. First build
TEST_TIMEOUT_SCALE=20

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).

3653 of 4290 relevant lines covered (85.15%)

2612.54 hits per line

Source Files on job 1918.4 (TEST_TIMEOUT_SCALE=20)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1918
  • Travis Job 1918.4
  • 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

© 2026 Coveralls, Inc