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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 21 Nov 2016 08:05PM UTC
Files 110
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

21 Nov 2016 08:00PM UTC coverage: 89.513%. Remained the same
TYPE=test

push

travis-ci

willhug
[PeerList][Part 7] Add round robin peer list (#405)

Summary: This diff introduces a round robin peer
list. It uses the container/ring package with a map from
peer identifier to the node holding that peer. This way we can rotate
through the peer list is a reproducible way. There are maaaaany
optimizations we can do to this implementation, but this is meant to be
a proof of concept for the first version of a "true" PeerList.
The next PR will introduce a blocking channel on ChoosePeer so that we can block requests until a peer is available (or there is a timeout)

5215 of 5826 relevant lines covered (89.51%)

0.95 hits per line

Source Files on job 2512.3 (TYPE=test)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2512
  • Travis Job 2512.3
  • ece9f411 on github
  • Prev Job for TYPE=test on peerList (#2511.4)
  • Next Job for TYPE=test on peerList (#2515.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