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

dgkimura / dafs / 467 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 24 Sep 2018 02:25PM UTC
Files 46
Run time 4s
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

23 Sep 2018 07:30PM UTC coverage: 62.397% (-0.1%) from 62.5%
MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"

push

travis-ci

dgkimura
Fix race-condition no-progress partition endpoint

Issue results from the difference between dafs replica set and paxos
replica set. Before this commit ping used dafs replica set details to
decide whether or not to send a ping proposal. This is problematic
because when a new node is added we are not guaranteed that all the
replicated files have been received before the dafs replica set details
is updated. Essentially, this means that a ping may be proposed before a
replica has all the updated state necessary to send a valid proposal.

Fixes #5

755 of 1210 relevant lines covered (62.4%)

20.6 hits per line

Source Files on job 467.3 (MATRIX_EVAL="CC=gcc-7 && CXX=g++-7")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 456
  • Travis Job 467.3
  • 54c0baf2 on github
  • Prev Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" on master (#466.3)
  • Next Job for MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" on master (#468.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