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

bigeasy / addendum / 56
100%

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

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%)

4.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 56.1 14 Jun 2018 06:09PM UTC 0
94.67
Travis Job 56.1
2 56.2 14 Jun 2018 06:06PM UTC 0
94.67
Travis Job 56.2
3 56.3 14 Jun 2018 06:07PM UTC 0
94.67
Travis Job 56.3
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • fc9fe277 on github
  • Prev Build on master (#55)
  • Next Build on master (#57)
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