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

uber / ringpop-go
93%
dev: 95%

Build:
Build:
LAST BUILD BRANCH: dperkins/update-badge
DEFAULT BRANCH: dev
Repo Added 06 Jan 2016 12:50PM UTC
Files 42
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 ws-leave-status-incno-bugfix
branch: ws-leave-status-incno-bugfix
CHANGE BRANCH
x
Reset
  • ws-leave-status-incno-bugfix
  • Sirupsen
  • aandrade.no-logger-with-error
  • aandrade.ordered-hashring-lookup-n
  • aandrade.router-getnclients
  • aandrade.v0.8.5
  • add_opt
  • ajs-travis
  • bug/membership-race2
  • bugfix/make-leave
  • dev
  • enforce_app
  • example/kubernetes
  • fail_TestFlushesAfterInterval2
  • fail_TestFlushesAfterInterval3
  • fail_TestFlushesAfterInterval4
  • faster_forward
  • feature/convergence-logs
  • feature/coveralls
  • feature/emit-ring.checksum
  • feature/event-emitter
  • feature/extensible-hashring
  • feature/forward_headers
  • feature/identity-carry-over
  • feature/labels
  • feature/labels-checksum-hardening
  • feature/labels-limits
  • feature/labels-private
  • feature/lint
  • feature/local-member
  • feature/logger2
  • feature/member-predicate
  • feature/membership-package
  • feature/notify-state-change
  • feature/protocol-compatible-tombstones
  • feature/rbtree-absraction
  • feature/reaping
  • feature/reaping-faulty-nodes
  • feature/refactor-identity-option
  • feature/remove-make-leave
  • feature/rfn
  • feature/ring-multi-checksum
  • feature/self-evict
  • feature/self-evict-gossip
  • feature/setup
  • feature/testpop-stats
  • feature/use_discover_providers
  • fix-146-bootstrap-can-occur-without-listen
  • fix/consistent-hashring
  • fix/double-reincarnation
  • fix/error-on-early-stat
  • fix/examples-tests
  • fix/go-test-prettify
  • fix/integration-tests
  • fix/maxP
  • fix/membership_log_level
  • fix/racecondition-hostlist-reuse
  • fix/reincarnation-source
  • fix/replica-point-naming
  • fix/thrift-gen-generated
  • fix/thrift-gen-import
  • fix/thrift-gen-imports
  • fix/travis-races-manditory
  • fix/upstream-mockery-change
  • fix_logrus
  • fix_travis_versions
  • hotfix/forward-header-leaking
  • integration-tests-ci
  • integration-tests-master
  • jg-log-bootstrap
  • leaking-goroutines
  • master
  • menno/emit-lookup-stats
  • menno/fix-stat-name
  • menno/lint-on-commit
  • menno/test-state-transition-it-test
  • motiejus-buffered-errchan
  • motiejus-buffered-errchan-0.5
  • motiejus-close_faulty_conn
  • motiejus-fix-cache
  • motiejus-glide
  • motiejus-glide-examples
  • motiejus-obsolete-comment
  • motiejus-travis-investigate
  • narrow-tchannel-expectations
  • print
  • production
  • release-v0.4.0
  • release-v0.5.0
  • release-v0.6.0
  • release-v0.7.0
  • release-v0.7.1
  • release-v0.8.0
  • release/v0.3
  • ringpopd-go
  • tchannel-v1.0.3
  • test-race-conditions-travis
  • test/channel-not-listening
  • test/flappy-stats-test
  • test/travis-caching
  • test/travis-go-1.6
  • travis-cache
  • travis/consolidate-matrix
  • travis/go1.7
  • travis/remove-go15
  • use-fix-flaky
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • weiqing.addCtx
  • ws-bidirectional-full-sync
  • ws-cluster-test-commit
  • ws-defensive-piggybacking
  • ws-dont-disseminate-join-list
  • ws-dummy-commit
  • ws-flappy-test-fix-on-TertAdminLeaveJoinHandlers
  • ws-go-fmt-testpop
  • ws-hash-collision-consistency
  • ws-locks-in-HasChanges-method
  • ws-locks-in-HasChanges-method-fix
  • ws-maxP-leaveIncNo-updateTchan
  • ws-partition-heal-disco
  • ws-ping-reqs-bug-fix
  • ws-rebase-error-in-test
  • ws-refactor-calls-discoProvider-waitForConvergence
  • ws-remove-self-on-join-bug-fix
  • ws-status-periods-args
  • ws-tchan-update

pending completion
859

push

travis-ci

CorgiMan
1. make the update rules more transparent.
2. fixes bug: If a member is in the leave state, only updates where the member
   is made alive are apllied. This means that updates where the member changes
   state to the Suspect, Faulty or Leave state are ignored, even if the
   the updates should be aplied due to having a bigger incarnation number.

24 of 24 new or added lines in 1 file covered. (100.0%)

3518 of 3781 relevant lines covered (93.04%)

0.93 hits per line

Relevant lines Covered
Build:
Build:
3781 RELEVANT LINES 3518 COVERED LINES
0.93 HITS PER LINE
Source Files on ws-leave-status-incno-bugfix
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
859 ws-leave-status-incno-bugfix 1. make the update rules more transparent. 2. fixes bug: If a member is in the leave state, only updates where the member is made alive are apllied. This means that updates where the member changes state to the Suspect, Faulty or Leave state... push 10 Feb 2016 03:42PM UTC CorgiMan travis-ci pending completion  
794 ws-leave-status-incno-bugfix iff -> if and only if push 05 Feb 2016 03:03PM UTC CorgiMan travis-ci pending completion  
789 ws-leave-status-incno-bugfix 1. make the update rules more transparent. 2. fixes bug: If a member is in the leave state, only updates where the member is made alive are apllied. This means that updates where the member changes state to the Suspect, Faulty or Leave state... push 05 Feb 2016 11:13AM UTC CorgiMan travis-ci pending completion  
See All Builds (1160)
  • 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

© 2025 Coveralls, Inc