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

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

Build:
Build:
LAST BUILD BRANCH: 1.0.13
DEFAULT BRANCH: master
Ran 28 Sep 2018 11:54PM UTC
Files 37
Run time 1s
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%. First build
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 541.2 (MATRIX_EVAL="CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 485
  • Travis Job 541.2
  • 12bdb7d1 on github
  • Next Job for MATRIX_EVAL="CC=gcc-6 && CXX=g++-6" on 1.0.12 (#543.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