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

mailgun / kafka-pixy / 1004 / 2
67%
master: 67%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2018 08:49PM UTC
Files 29
Run time 8min
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

05 Jun 2018 08:38PM UTC coverage: 69.014% (-0.2%) from 69.178%
KAFKA_VERSION=0.11.0.2

Pull #144

travis-ci

web-flow
Add support for Kafka record headers

This adds support for specifying and receiving Kafka record headers
(added in Kafka 0.11) to both the HTTP and gRPC interfaces. For gRPC
headers are simply added as an additional field to the ProdRq and ConsRs
structs - easy. For consuming over HTTP, they're added as an additional
field - also easy.

For producing over HTTP, the HTTP server looks for any HTTP header with
the prefix "X-Kafka-". It strips that prefix to get the Kafka record
header key, and treats the HTTP header value as a base 64 encoded value.
Pull Request #144: Add support for Kafka record headers

3744 of 5425 relevant lines covered (69.01%)

2620.93 hits per line

Source Files on job 1004.2 (KAFKA_VERSION=0.11.0.2)
  • Tree
  • List 0
  • Changed 26
  • Source Changed 6
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 980
  • Travis Job 1004.2
  • c846e2ea on github
  • Prev Job for KAFKA_VERSION=0.11.0.2 on master (#1003.2)
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