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

kafkaex / kafka_ex / 840
81%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-terminate-child-warning
DEFAULT BRANCH: master
Ran 22 Aug 2019 01:36AM UTC
Jobs 1
Files 49
Run time 8s
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
840

Pull #359

travis-ci

web-flow
Handle consumer groups with new client

This ended up being surprisingly easy.  Where I got hung up before is
that the new client doesn't know about any topics by default (fetching
all topics for a large cluster can cause timeouts), but it needs to know
about the topics that belong to the consumer group.  So I added an
`initial_topics` setting for the new client's initialization and pass
that in from the consumer group set up.  The old client will just ignore
this setting.
Pull Request #359: Handle consumer groups with new client

3 of 3 new or added lines in 2 files covered. (100.0%)

1089 of 1343 relevant lines covered (81.09%)

9053.2 hits per line

Jobs
ID Job ID Ran Files Coverage
5 840.5 (COVERALLS=true CREDO=true) 22 Aug 2019 01:36AM UTC 0
81.09
Travis Job 840.5
Source Files on build 840
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #840
  • Pull Request #359
  • PR Base - master (#839)
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