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

kafkaex / kafka_ex / 840 / 5
81%
master: 83%

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

22 Aug 2019 01:32AM UTC coverage: 81.087% (+0.7%) from 80.402%
COVERALLS=true CREDO=true

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

1089 of 1343 relevant lines covered (81.09%)

9053.2 hits per line

Source Files on job 840.5 (COVERALLS=true CREDO=true)
  • Tree
  • List 0
  • Changed 36
  • Source Changed 3
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 753
  • Travis Job 840.5
  • 204039fe on github
  • Prev Job for COVERALLS=true CREDO=true on new_client_consumer_group (#839.5)
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