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

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

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2018 12:43AM UTC
Files 29
Run time 2s
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

06 Jun 2018 12:33AM UTC coverage: 68.903% (-0.3%) 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

3738 of 5425 relevant lines covered (68.9%)

1061.1 hits per line

Source Files on job 1008.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 983
  • Travis Job 1008.2
  • a0937a1e 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