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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 21 Nov 2016 08:03PM 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 07:59PM UTC coverage: 89.461% (+0.07%) from 89.389%
TYPE=test

push

travis-ci

web-flow
[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)

5212 of 5826 relevant lines covered (89.46%)

0.95 hits per line

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