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

tarantool / tarantool / 12043
81%
master: 88%

Build:
Build:
LAST BUILD BRANCH: tntp-5924-b1
DEFAULT BRANCH: master
Ran 10 May 2018 01:15PM UTC
Jobs 1
Files 347
Run time 26s
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
12043

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 part of data dictionary integration 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

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

60701 of 75214 relevant lines covered (80.7%)

1511082.41 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/box/sql/pragma.c
2
100.0
src/box/sql/build.c
2
100.0
src/box/sql/update.c
3
100.0
src/box/sql/vdbesort.c
5
100.0
src/box/tuple.c
12
100.0
src/box/sql/select.c
19
100.0
src/box/sql/vdbeaux.c
Jobs
ID Job ID Ran Files Coverage
3 12043.3 (TARGET=coverage) 10 May 2018 01:15PM UTC 0
80.7
Travis Job 12043.3
Source Files on build 12043
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12043
  • b64550d6 on github
  • Prev Build on kyukhin/gh-3235-remove-keyinfo (#12007)
  • Next Build on kyukhin/gh-3235-remove-keyinfo (#12053)
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