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

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

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 21 Nov 2016 08:03PM UTC
Jobs 2
Files 110
Run time 2min
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
2511

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)

5215 of 5826 relevant lines covered (89.51%)

1.89 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2511.3 (TYPE=test) 21 Nov 2016 08:03PM UTC 0
89.46
Travis Job 2511.3
4 2511.4 (TYPE=test) 21 Nov 2016 08:04PM UTC 0
89.51
Travis Job 2511.4
Source Files on build 2511
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2511
  • 7c46a5cb on github
  • Prev Build on peerList (#2480)
  • Next Build on peerList (#2512)
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