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

tarantool / tarantool / 16407
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: m.kostoev/delete_range
DEFAULT BRANCH: master
Ran 07 Apr 2019 02:25PM UTC
Jobs 1
Files 305
Run time 20s
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
16407

push

travis-ci

locker
<a href="https://github.com/tarantool/tarantool/commit/<a class=hub.com/tarantool/tarantool/commit/<a class="double-link" href="https://git"><a class=hub.com/tarantool/tarantool/commit/995376f5496ead1e8c0125bdf6a653e233a93fa3">995376f54<a href="https://github.com/tarantool/tarantool/commit/995376f5496ead1e8c0125bdf6a653e233a93fa3">&lt;a href=&quot;https://github.com/tarantool/tarantool/commit/995376f5496ead1e8c0125bdf6a653e233a93fa3&quot;&gt;&amp;quot;&amp;gt;xrow: improve corrupted header logging on an error

Improve row printing to log. Since say only has 16k buffer, there is no
point in printing the whole packet, which can have arbitrary length, in one
go.
So, print the header row by row, 16 bytes in a row, and format output to
match `xxd` output:
```
[001] 2019-04-05 18:22:46.679 [11859] iproto V&amp;amp;gt; Got a corrupted row:
[001] 2019-04-05 18:22:46.679 [11859] iproto V&amp;amp;gt; 00000000: A3 02 D6 5A E4 D9 E7 68 A1 53 8D 53 60 5F 20 3F
[001] 2019-04-05 18:22:46.679 [11859] iproto V&amp;amp;gt; 00000010: D8 E2 D6 E2 A3 02 D6 5A E4 D9 E7 68 A1 53 8D 53
```
Now we can get rid of malloc, and use a preallocated tt_static_buf
instead.
Also, replace a big macro with a small macro and a helper function.

Followup to &lt;/a&gt;&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/tarantool/tarantool/commit/&lt;a class=&quot;double-link&quot; href=&quot;https://github.com/tarantool/tarantool/commit/f645119f7732b67ed50b48b1b9d7c8b683953931">f645119f7</a>">f645119f7</a><a href="https://github.com/tarantool/tarantool/commit/995376f5496ead1e8c0125bdf6a653e233a93fa3">

(cherry picked from commit </a><a class="double-link" href="https://github.com/tarantool/tarantool/commit/<a class="double-link" href="https://github.com/tarantool/tarantool/commit/9d9b4188daa144d53afc9c515262aedac0a469b0">9d9b4188d">9d9b4188d)

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

41406 of 50292 relevant lines covered (82.33%)

855720.27 hits per line

Jobs
ID Job ID Ran Files Coverage
5 16407.5 (TARGET=coverage) 07 Apr 2019 02:25PM UTC 0
82.33
Travis Job 16407.5
Source Files on build 16407
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16407
  • 995376f5 on github
  • Prev Build on 1.10 (#16404)
  • Next Build on 1.10 (#16422)
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