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

klarna / brod / 1070
79%
master: 80%

Build:
Build:
LAST BUILD BRANCH: klarna
DEFAULT BRANCH: master
Ran 10 May 2019 09:35PM UTC
Jobs 1
Files 18
Run time 5s
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
1070

Pull #323

travis-ci

web-flow
Fix wrong handeling of empty fetch response.

Empty fetch response happens only in incremental fetch sessions.
The current parsing code is a copy-paste from kafka_protocol test_lib code
which is fine.
But the comment is wrong: It's fetch session not transactional session
which is a entirely different thing.
And the handling is even more wrong: In case empty fetch response is
received, it should not advance begin_offset, but keep retrying the one
used in the last fetch request, because essentially an empty
response implies no new offsets and no partition metadata change either.
Pull Request #323: Fix wrong handeling of empty fetch response.

2 of 2 new or added lines in 1 file covered. (100.0%)

2042 of 2560 relevant lines covered (79.77%)

5494.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1070.1 10 May 2019 09:35PM UTC 0
79.77
Travis Job 1070.1
Source Files on build 1070
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1070
  • Pull Request #323
  • PR Base - master (#1068)
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