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

bigeasy / addendum / 56 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2018 06:09PM UTC
Files 1
Run time 20min
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

14 Jun 2018 05:34PM UTC coverage: 94.667% (+10.5%) from 84.127%
56.1

push

travis-ci

bigeasy
Implement `add`.

In order to implement `add` I added a Turnstile to create a submission
queue for broadcast requests to the local API. The API is going to be
HTTP and the Reactor used to implement that is already going to queue
requests so the Turnstile for broadcasts should be as parallel as the
Turnstile for the HTTP requests.

Use Cliffhanger to wait on a reduced response before returning. Not
certain if this is precisely compatible with `etcd`. Does `etcd` return
once it knows the message is enqueued or once it knows the message has
reached all parties (i.e. it is consistent?) If return on enqueued we
need to respond from to the receive message. If return on consistent
then we leave it as is waiting on reduced message.

2 of 4 branches covered (50.0%)

71 of 75 relevant lines covered (94.67%)

1.47 hits per line

Source Files on job 56.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 49
  • Travis Job 56.1
  • fc9fe277 on github
  • Prev Job for on master (#55.1)
  • Next Job for on master (#57.2)
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