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

uber / cadence / 1085
72%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2018 07:53PM UTC
Jobs 1
Files 100
Run time 5s
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

pending completion
1085

push

travis-ci

web-flow
Cadence Worker service to host replicator (#563)

* Cadence Worker service to host replicator

New cadence-worker service and bootstrap code to bring up the new
service.  This service currently only host the replicator which consumes
replication tasks from kafka topic and applies to current Cadence
cluster.

MessagingClient interface abstract out interaction with Kafka.
KafkaClient provides implementation for the interface using kafka-client
library which consumes messages from Kafka broker.

Created separate Kafka configuration used for bootstrapping the
KafkaClient created during service startup and passed down to
replicator.

Created replicator.thrift which defines the payload which is sent over
to other clusters through KafkaClient.

276 of 276 new or added lines in 9 files covered. (100.0%)

13196 of 19551 relevant lines covered (67.5%)

1825.05 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
common/service/service.go
4
100.0
cmd/server/server.go
9
100.0
cmd/server/cadence.go
22
100.0
common/messaging/kafkaConfig.go
30
100.0
common/logging/helpers.go
31
100.0
common/messaging/kafkaClient.go
34
100.0
service/worker/service.go
35
100.0
service/worker/replicator.go
109
100.0
service/worker/processor.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
service/history/timerQueueProcessor.go
Jobs
ID Job ID Ran Files Coverage
1 1085.1 20 Feb 2018 07:53PM UTC 0
67.5
Travis Job 1085.1
Source Files on build 1085
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1085
  • 2740e6b2 on github
  • Prev Build on master (#1082)
  • Next Build on master (#1098)
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