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

uber / tchannel-go / 1905
85%
dev: 88%

Build:
Build:
LAST BUILD BRANCH: delayed_frame_alloc
DEFAULT BRANCH: dev
Ran 25 May 2016 12:32AM UTC
Jobs 4
Files 42
Run time 1min
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
1905

push

travis-ci

prashantv
relay: Fix race between connection close and new call

Currently, relay items are added without checking the connection state.
This can lead to new items being added while a connection is closing.

This change makes checking the connection state atomic with incrementing
the pending count. This ensures that only active connections can accept
new incoming calls.

37 of 37 new or added lines in 2 files covered. (100.0%)

3680 of 4302 relevant lines covered (85.54%)

11384.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
connection.go
5
100.0
relay.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
outbound.go
4
100.0
root_peer_list.go
5
100.0
connection.go
16
100.0
relay.go
Jobs
ID Job ID Ran Files Coverage
1 1905.1 (TEST_TIMEOUT_SCALE=20) 25 May 2016 12:32AM UTC 0
84.87
Travis Job 1905.1
2 1905.2 (TEST_TIMEOUT_SCALE=20) 25 May 2016 12:33AM UTC 0
84.22
Travis Job 1905.2
3 1905.3 (TEST_TIMEOUT_SCALE=20) 25 May 2016 12:33AM UTC 0
85.27
Travis Job 1905.3
4 1905.4 (TEST_TIMEOUT_SCALE=20) 25 May 2016 12:34AM UTC 0
84.42
Travis Job 1905.4
Source Files on build 1905
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1905
  • 00ffb0d9 on github
  • Prev Build on race_add_close (#1903)
  • Next Build on race_add_close (#1910)
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