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

tarantool / tarantool / 9024
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: i12147-refact
DEFAULT BRANCH: master
Ran 10 Aug 2017 08:16PM UTC
Jobs 1
Files 242
Run time 36s
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
9024

push

travis-ci

kostja
memtx: make iteration over non-unique indexes predicatable

Now memtx_tree sorts tuple by key_def and (if tuples are equal)
by pointer to tuple. That makes the  order of selection
unpredictable and mutable.

Order secondary non-unique tree index
first by secondary index key_def and then by primary key_def.

Remove is_unique check from memtx tree comparator since the
internal order is always unique.

Fix #2476

30551 of 35286 relevant lines covered (86.58%)

1135848.76 hits per line

Jobs
ID Job ID Ran Files Coverage
4 9024.4 (TARGET=coverage) 10 Aug 2017 08:16PM UTC 0
86.58
Travis Job 9024.4
Source Files on build 9024
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9024
  • 6b8a115c on github
  • Prev Build on 1.7 (#9023)
  • Next Build on 1.7 (#9027)
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