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

mailgun / kafka-pixy / 1008
67%

Build:
DEFAULT BRANCH: master
Ran 06 Jun 2018 12:42AM UTC
Jobs 3
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

pending completion
1008

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%)

3755 of 5425 relevant lines covered (69.22%)

3508.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1008.1 (KAFKA_VERSION=0.10.2.1) 06 Jun 2018 12:42AM UTC 0
68.39
Travis Job 1008.1
2 1008.2 (KAFKA_VERSION=0.11.0.2) 06 Jun 2018 12:43AM UTC 0
68.9
Travis Job 1008.2
3 1008.3 (KAFKA_VERSION=1.0.0) 06 Jun 2018 12:50AM UTC 0
68.94
Travis Job 1008.3
Source Files on build 1008
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1008
  • 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