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

uber / ringpop-go
92%
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 integration-tests-ci
branch: integration-tests-ci
CHANGE BRANCH
x
Reset
  • integration-tests-ci
  • 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-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
637

push

travis-ci

dansimau
Run integration tests on CI

Plus a number of improvements to the way tests are run.

* Add a script to prettify `go test` output. This means we only see
  errors in the output, as well as a summary of tests run.
* Integration and unit tests are run separately on Travis. This allows
  them to run in parallel.
* Ignore integration test failures, for now.
* Godep workspace is now handled transparently in the Makefile by
  setting the GOPATH. This allows the same environment to work both
  locally and on Travis.

3175 of 3439 relevant lines covered (92.32%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
3439 RELEVANT LINES 3175 COVERED LINES
0.92 HITS PER LINE
Source Files on integration-tests-ci
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
637 integration-tests-ci Run integration tests on CI Plus a number of improvements to the way tests are run. * Add a script to prettify `go test` output. This means we only see errors in the output, as well as a summary of tests run. * Integration and unit tests are r... push 25 Jan 2016 03:00PM UTC dansimau travis-ci pending completion  
635 integration-tests-ci Run integration tests on CI Plus a number of improvements to the way tests are run. * Add a script to prettify `go test` output. This means we only see errors in the output, as well as a summary of tests run. * Integration and unit tests are r... push 25 Jan 2016 02:26PM UTC dansimau travis-ci pending completion  
633 integration-tests-ci Run integration tests on CI Plus a number of improvements to the way tests are run. * Add a script to prettify `go test` output. This means we only see errors in the output, as well as a summary of tests run. * Integration and unit tests are r... push 25 Jan 2016 02:22PM UTC dansimau travis-ci pending completion  
631 integration-tests-ci Test Travis hax push 25 Jan 2016 02:08PM UTC dansimau travis-ci pending completion  
630 integration-tests-ci Test Travis hax push 25 Jan 2016 01:17PM UTC dansimau travis-ci pending completion  
628 integration-tests-ci Test Travis hax push 25 Jan 2016 01:11PM UTC dansimau 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