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

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

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2018 02:53PM UTC
Files 37
Run time 9s
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.642% (-0.1%) from 81.737%
MATRIX_EVAL="CC=gcc-5 && CXX=g++-5"

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

1094 of 1340 relevant lines covered (81.64%)

89.48 hits per line

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