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

klarna / brod / 1070 / 1
79%
master: 80%

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

10 May 2019 09:23PM UTC coverage: 79.766% (+0.2%) from 79.57%
1070.1

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.

2042 of 2560 relevant lines covered (79.77%)

5494.28 hits per line

Source Files on job 1070.1
  • Tree
  • List 0
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 159
  • Travis Job 1070.1
  • 9e51a23b on github
  • Prev Job for on fix-wrong-implementation-on-empty-fetch-response-handeling (#1068.1)
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