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

dgkimura / paxos / 540 / 2
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2018 02:54PM UTC
Files 37
Run time 5s
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

27 Sep 2018 02:35PM UTC coverage: 81.858% (-0.09%) from 81.952%
MATRIX_EVAL="CC=gcc-6 && CXX=g++-6"

push

travis-ci

dgkimura
Fix handler to signal iff it was proposer

Issue is that if handler sends a signal regardless of whether it was the
proposer then there exists a window when mutiple proposers are waiting
for different signals and then one handler sends a signal when it should
not.  Instead if we couple the author with the decree then we can
correctly signal only when we are the author of the decree.

Fixes #14

1119 of 1367 relevant lines covered (81.86%)

94.52 hits per line

Source Files on job 540.2 (MATRIX_EVAL="CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 484
  • Travis Job 540.2
  • 12bdb7d1 on github
  • Prev Job for MATRIX_EVAL="CC=gcc-6 && CXX=g++-6" on master (#539.2)
  • Next Job for MATRIX_EVAL="CC=gcc-6 && CXX=g++-6" on master (#542.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