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

uber / tchannel-go / 1891 / 1
85%
dev: 88%

Build:
Build:
LAST BUILD BRANCH: delayed_frame_alloc
DEFAULT BRANCH: dev
Ran 24 May 2016 11:11PM UTC
Files 42
Run time 7s
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

24 May 2016 11:08PM UTC coverage: 84.174%. First build
TEST_TIMEOUT_SCALE=20

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.

3622 of 4303 relevant lines covered (84.17%)

2647.22 hits per line

Source Files on job 1891.1 (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 1891
  • Travis Job 1891.1
  • 727fc0b7 on github
  • Next Job for TEST_TIMEOUT_SCALE=20 on race_add_close (#1893.4)
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