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

tarantool / tarantool / 11931
81%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/3.5
DEFAULT BRANCH: master
Ran 27 Apr 2018 08:34AM UTC
Jobs 1
Files 347
Run time 18s
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
11931

push

travis-ci

kyukhin
sql: introduce sort order to key_part/key_part_def

Legacy SQL DD structs contained sort_order, defined per
index column. During integration, those structs are to be
vanished. So, introduce new field to part entity of Tarantool.
This field states for sorting order of given part in give index.
This field is ignored by Tarantool everywhere excpept for
some of nested queries in SQL.

Patch also replaces usages of SQL's stored sort order w/ this new
field.

Part of #3235

68 of 68 new or added lines in 11 files covered. (100.0%)

60694 of 75256 relevant lines covered (80.65%)

1514368.11 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
src/box/key_def.cc
2
100.0
src/box/sql/build.c
2
100.0
src/box/sql/where.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/box/iproto.cc
1
100.0
src/fiber.c
1
100.0
src/box/sql/insert.c
1
100.0
src/lib/small/test/rb_rand.cc
1
100.0
src/box/error.h
1
100.0
src/box/vclock.c
2
100.0
src/box/vy_scheduler.c
9
100.0
src/lua/init.c
17
100.0
src/util.c
28
100.0
src/backtrace.cc
30
100.0
src/box/schema.cc
31
100.0
src/box/key_def.cc
44
100.0
src/box/sql.c
Jobs
ID Job ID Ran Files Coverage
3 11931.3 (TARGET=coverage) 27 Apr 2018 08:34AM UTC 0
80.65
Travis Job 11931.3
Source Files on build 11931
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11931
  • 83009edb on github
  • Prev Build on kyukhin/gh-3235-remove-keyinfo (#11930)
  • Next Build on kyukhin/gh-3235-remove-keyinfo (#12005)
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