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

yarpc / yarpc-go / 2082 / 3
92%
master: %

Build:
Build:
LAST BUILD BRANCH: nooptrace
DEFAULT BRANCH: master
Ran 01 Nov 2016 11:57PM UTC
Files 95
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

01 Nov 2016 11:50PM UTC coverage: 91.674%. First build
TYPE=test

push

travis-ci

willhug
[PeerLists][Part 1] Add interfaces for peers/peerlists/peeragents

Summary: This diff adds the first version of the interfaces of the
Peers, PeerLists, and PeerAgents.  Ideally the comments are
self-explanatory (please comment if they are not).  But essentially, a
PeerAgent controls the lifecycle of a Peer from creation to deletion.
PeerSubscribers (PeerLists) request a peer from a PeerAgent using a
PeerIdentifier (Should be a way to uniquely identify a peer, e.g.
hostport) When the subscriber requests a new peer, they pass themselves
into the PeerAgent so that the agent can tell the Peer that someone is
subscribing to it.  Once all subscriptions to a peer are gone, it is
safe to delete that peer.  This is all the interface level, I'll add
implementation details in the next PRs.

*Note* this does not include the API for adding/removing from a
PeerList, that will be in a subsequent diff.

4393 of 4792 relevant lines covered (91.67%)

0.97 hits per line

Source Files on job 2082.3 (TYPE=test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2082
  • Travis Job 2082.3
  • 23b22236 on github
  • Next Job for TYPE=test on peerList-part1-interfaces (#2113.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