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

mailgun / kafka-pixy / 1004
67%

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

pending completion
1004

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

106 of 106 new or added lines in 6 files covered. (100.0%)

3753 of 5425 relevant lines covered (69.18%)

4848.46 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1004.2 (KAFKA_VERSION=0.11.0.2) 05 Jun 2018 08:49PM UTC 0
69.01
Travis Job 1004.2
3 1004.3 (KAFKA_VERSION=1.0.0) 05 Jun 2018 08:49PM UTC 0
69.09
Travis Job 1004.3
Source Files on build 1004
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1004
  • Pull Request #144
  • PR Base - master (#1003)
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