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

tarantool / tarantool / 15765 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: iverbin/gh-1918-memcs-index-info-ce
DEFAULT BRANCH: master
Ran 06 Mar 2019 11:48AM UTC
Files 305
Run time 15min
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 Mar 2019 11:02AM UTC coverage: 82.472% (+0.1%) from 82.334%
TARGET=coverage

push

travis-ci

locker
iproto: fix assertion failure on invalid msgpack

Before the commit d9f82b176e24 "More than one row in fixheader.
Zstd compression", xrow_header_decode treated everything until
'end' as the packet body while currently it allows a packet to
end before 'end'. The iproto_msg_decode may receive an invalid
msgpack but it still assumes that xrow_header_decode sets an
error in such case and use assert to test it, bit it is not so.
Introduced a new boolean flag to control routine behaviour. When
flag is set, xrow_header_decode should raise 'packet body' error
unless the packet ends exactly at 'end'.

@locker: renamed ensure_package_read to end_is_exact; fixed comments.

Closes #3900

(cherry picked from commit 3fb69c15e)

41367 of 50159 relevant lines covered (82.47%)

845773.87 hits per line

Source Files on job 15765.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 259
  • Source Changed 6
  • Coverage Changed 259
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13118
  • Travis Job 15765.5
  • 50031cac on github
  • Prev Job for TARGET=coverage on 1.10 (#15760.5)
  • Next Job for TARGET=coverage on 1.10 (#15770.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc