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

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

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2019 09:08PM UTC
Files 38
Run time 9s
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

17 Jan 2019 09:04PM UTC coverage: 80.607% (+0.8%) from 79.842%
COVERALLS=true CREDO=true

push

travis-ci

bjhaid
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.

744 of 923 relevant lines covered (80.61%)

8502.13 hits per line

Source Files on job 719.4 (COVERALLS=true CREDO=true)
  • Tree
  • List 0
  • Changed 16
  • Source Changed 1
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 669
  • Travis Job 719.4
  • 403024e2 on github
  • Prev Job for COVERALLS=true CREDO=true on master (#714.4)
  • Next Job for COVERALLS=true CREDO=true on master (#721.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