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

uber / ringpop-go
95%

Build:
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 dev
branch: dev
CHANGE BRANCH
x
Reset
  • dev
  • 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
  • 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-leave-status-incno-bugfix
  • 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
1447

Pull #141

travis-ci

web-flow
Support imported files in thrift-gen (#162)

* add extra imports included in thrift file in a way that prevents unused errors during compiling

* Add import to test for generated code.

* Add an actual unused import to make sure that thrift-gen generates valide code.

* Add extra explanation to the unused.thift import, why it is significant

* Use shared.Name instead of shared.UUID to reduce changes and keep consistent
Pull Request #141:

4048 of 4276 relevant lines covered (94.67%)

3.14 hits per line

Relevant lines Covered
Build:
Build:
4276 RELEVANT LINES 4048 COVERED LINES
3.14 HITS PER LINE
Source Files on dev
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1447 dev Support imported files in thrift-gen (#162) * add extra imports included in thrift file in a way that prevents unused errors during compiling * Add import to test for generated code. * Add an actual unused import to make sure that thrift-ge... Pull #141 04 Oct 2018 02:41PM UTC web-flow travis-ci pending completion  
1903 dev Merge branch 'release-0.8.2' push 02 May 2017 08:52AM UTC mennopruijssers travis-ci pending completion  
1900 dev Add WithError() to NoLogger (#203) * Change NoLogger declaration to ensure it implements bark.Logger * Add WithError method to named logger to satisfy bark.Logger interface * Pin tcurl to v4.22.2 on travis * Add changelog for v0.8.2 push 02 May 2017 08:40AM UTC mennopruijssers travis-ci pending completion  
1897 dev add changelog for 0.8.2 Pull #203 02 May 2017 08:11AM UTC web-flow travis-ci pending completion  
1870 dev Merge branch 'master' into dev # Conflicts: # CHANGES.md push 23 Dec 2016 05:27PM UTC mennopruijssers travis-ci pending completion  
1866 dev Merge branch 'master' into dev push 23 Dec 2016 03:56PM UTC thanodnl travis-ci pending completion  
1852 dev [Hotfix] Fix forward header leaking (#197) * Add tests to verify if forwarding headers are leaked. * only set the forwarding header when forwarding over the wire * update generated code of examples to reflect changes in thrift-gen file. ... push 23 Dec 2016 02:37PM UTC web-flow travis-ci pending completion  
1849 dev Rename HasForwardedHeader to relfect its implementation of deleting it. Pull #197 23 Dec 2016 01:38PM UTC web-flow travis-ci pending completion  
1847 dev add test for multiple keys that is forwarded for Pull #197 23 Dec 2016 01:28PM UTC web-flow travis-ci pending completion  
1843 dev use a list as the return value for GetAll to enforce consistent ordering so the output can be easily glob verified Pull #197 22 Dec 2016 01:06PM UTC web-flow 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