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

dgkimura / paxos
82%

Build:
DEFAULT BRANCH: master
Repo Added 30 Dec 2016 07:56PM UTC
Files 37
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.0.0
  • 1.0.1
  • 1.0.10
  • 1.0.11
  • 1.0.12
  • 1.0.13
  • 1.0.2
  • 1.0.3
  • 1.0.4
  • 1.0.5
  • 1.0.6
  • 1.0.7
  • 1.0.8
  • 1.0.9
  • add-clang-to-ci
  • fix-build
  • fix-missing-decree
  • log-unknown-replica
  • release-1.0.0
  • retry-on-nack
  • test-cleanup-equal
  • test-connections
  • test-deleteme
  • test-fix-possible-hang-forever
  • test-fix-segv
  • test-flush
  • test-flush-interval
  • test-longer-pause
  • test-nack-accept-update
  • test-reumse-connections-removed
  • test-syncronous-bootstrap

pending completion
550

push

travis-ci

dgkimura
Update LICENSE

1088 of 1325 relevant lines covered (82.11%)

284.1 hits per line

Relevant lines Covered
Build:
Build:
1325 RELEVANT LINES 1088 COVERED LINES
284.1 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
550 master Update LICENSE push 01 Jan 2019 07:30PM UTC dgkimura travis-ci pending completion  
548 master Fix accept handler race causing unaccepted decree Issue is that it is possible that between receiving a quorum of promises and sending an accept message that another contending decree had already been accepted. In this case we should send a nack ... push 04 Oct 2018 08:07PM UTC dgkimura travis-ci pending completion  
547 master Narrow the scope of returning promise based on previous accepted value Issue is that if we receive a prepare for lower decree than previous highest promised decree then we should not send promise even if there is already a pending accept decree. ... push 03 Oct 2018 08:43PM UTC dgkimura travis-ci pending completion  
546 master Fix case of bootstrapping highest proposed decree content Issue is that if bootstrapping a replica includes a highest proposed decree with non-empty content then subsequent proposals will stall while waiting for the non-empty decree to be promise... push 03 Oct 2018 02:48PM UTC dgkimura travis-ci pending completion  
545 master Fix race condition causing unaccepted decree Issue is that there is a window where a proposer may propose a decree n. During this time another decree n is written into the ledger and third decree n+1 is proposed. Finally the acceptor receives the... push 02 Oct 2018 02:39PM UTC dgkimura travis-ci pending completion  
544 master Add additional unittest coverage for HandlePromise push 01 Oct 2018 04:02PM UTC dgkimura travis-ci pending completion  
542 master Add guard against serialization errors push 29 Sep 2018 12:31AM UTC dgkimura travis-ci pending completion  
540 master 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 wh... push 27 Sep 2018 02:53PM UTC dgkimura travis-ci pending completion  
539 master Fix possible hang during remove replica Issue is that there was an assumption that a decree's handler is executed on the same decree that proposed the remove. This is not necessarily the case if the decree's author is not propogated when flushing... push 26 Sep 2018 01:17AM UTC dgkimura travis-ci pending completion  
535 master Resend request on nack push 21 Sep 2018 02:33PM UTC dgkimura travis-ci pending completion  
See All Builds (362)
  • Repo on GitHub
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