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

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

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

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

1112 of 1354 relevant lines covered (82.13%)

94.95 hits per line

Source Files on job 540.3 (MATRIX_EVAL="CC=gcc-7 && CXX=g++-7")
  • 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.3
  • 12bdb7d1 on github
  • Prev Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" on master (#539.3)
  • Next Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" on master (#542.3)
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