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

kafkaex / kafka_ex / 718 / 4
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2019 09:44PM UTC
Files 38
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

16 Jan 2019 09:39PM UTC coverage: 79.74% (-0.1%) from 79.842%
COVERALLS=true CREDO=true

Pull #329

travis-ci

web-flow
Add default partitioner

Add default partitioner that would assign partition if one isn't set for
produce request. Partition number is calculated from the message key
using murmur2 hashing algorithm, to align with Java implementation. Both
Java and Elixir clients will partition messages by keys in the same,
deterministic way.

In the case when the key is not provided, the partition is assigned
randomly.

Partitioned behavior is available to allow users to reimplement
partitioner in the desired way.
Pull Request #329: Add default partitioner

736 of 923 relevant lines covered (79.74%)

9934.23 hits per line

Source Files on job 718.4 (COVERALLS=true CREDO=true)
  • Tree
  • List 0
  • Changed 17
  • Source Changed 1
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 668
  • Travis Job 718.4
  • 0968cfd1 on github
  • Prev Job for COVERALLS=true CREDO=true on master (#714.4)
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