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

tarantool / tarantool / 12007
81%
master: 88%

Build:
Build:
LAST BUILD BRANCH: luatest-bump
DEFAULT BRANCH: master
Ran 08 May 2018 07:57AM UTC
Jobs 1
Files 347
Run time 25s
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
12007

push

travis-ci

kyukhin
sql: replace KeyInfo with key_def

KeyInfo is a legacy struct which was heavily used in SQL
front-end. This patch replaces all its usages w/ Tarantool's
natural key description structure called key_def.

This change is a prt of data dictionary intagration effort:
Tarantool indexes don't aware of KeyInfo, that is why it was
evicted.

Legacy KeyInfo memory handling was ref-counting based and now
is replaced w/ memory duplication. This state of affairs should
be improved in future.

Part of #3235

247 of 247 new or added lines in 17 files covered. (100.0%)

60813 of 75173 relevant lines covered (80.9%)

1530915.19 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/box/sql/pragma.c
1
100.0
src/box/sql/select.c
3
100.0
src/box/sql/build.c
3
100.0
src/box/sql/vdbesort.c
5
100.0
src/box/tuple.c
17
100.0
src/box/sql/vdbeaux.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/box/vy_read_set.c
1
100.0
src/box/replication.cc
1
100.0
src/box/xlog.c
1
100.0
src/box/tuple_extract_key.cc
5
100.0
src/box/xrow.c
6
100.0
src/coio_task.c
17
100.0
src/box/tuple.h
31
100.0
src/box/sql/vdbemem.c
55
100.0
src/box/sql.c
70
100.0
src/box/sql/select.c
74
100.0
src/box/sql/expr.c
86
100.0
src/box/sql/vdbe.c
125
100.0
src/box/sql/vdbesort.c
152
100.0
src/box/sql/build.c
164
100.0
src/box/sql/where.c
239
100.0
src/box/sql/vdbeaux.c
Jobs
ID Job ID Ran Files Coverage
3 12007.3 (TARGET=coverage) 08 May 2018 07:57AM UTC 0
80.9
Travis Job 12007.3
Source Files on build 12007
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12007
  • 877b5a2f on github
  • Prev Build on kyukhin/gh-3235-remove-keyinfo (#12005)
  • Next Build on kyukhin/gh-3235-remove-keyinfo (#12043)
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