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

yarpc / yarpc-go / 2463 / 3
90%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 17 Nov 2016 09:47PM UTC
Files 110
Run time 14s
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

17 Nov 2016 09:41PM UTC coverage: 89.52% (-0.005%) from 89.525%
TYPE=test

push

travis-ci

willhug
[PeerList][Part 8] Block the ChoosePeer function when there is no peer available

Summary: This diff changes the functionality of ChoosePeer to block
until either:

1) A new Peer is added to the list
2) The context deadline is passed (if there is no context deadline
return an error immediately)

This is done using a channel of size one on the roundrobin that will get
filled when a new "add" is run on the peerList. Since the add could
already be filled, the checking/waiting functionality is run in a loop

5236 of 5849 relevant lines covered (89.52%)

0.95 hits per line

Source Files on job 2463.3 (TYPE=test)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2463
  • Travis Job 2463.3
  • 09c0bb69 on github
  • Prev Job for TYPE=test on peerList-part8-blockchoose (#2459.4)
  • Next Job for TYPE=test on peerList-part8-blockchoose (#2483.3)
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