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

tarantool / tarantool / 11387
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: sergos/update-authors
DEFAULT BRANCH: master
Ran 08 Jul 2020 02:00PM UTC
Jobs 2
Files 51
Run time 57s
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
11387

push

travis-ci

kostja
vinyl: rename vy_index to vy_lsm

Vinyl assigns a unique id to each index so that it can be identified in
vylog, see vy_index->id, but outside Vinyl index id means something
completely different - it's the ordinal number of the index in a space.
This creates a lot of confusion. To resolve this, let's rename vy_index
to vy_lsm and refer to Vinyl indexes as LSM trees in comments so that
Vinyl's index_id turns into lsm_id.

Also, rename vy_log_record's index_def_id and space_def_id back to
conventional index_id and space_id as they doesn't conflict with Vinyl
index id anymore (which is now lsm_id).

Thanks to @Gerold103 for suggesting the new name.

741 of 1805 relevant lines covered (41.05%)

0.41 hits per line

Jobs
ID Job ID Ran Files Coverage
13 11387.13 (OS=debian DIST=stretch) 08 Jul 2020 02:00PM UTC 0
41.05
Travis Job 11387.13
14 11387.14 (TARGET=test) 08 Jul 2020 02:01PM UTC 0
0.0
Travis Job 11387.14
Source Files on build 11387
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11387
  • 093f172e on github
  • Prev Build on 1.10 (#23409)
  • Next Build on 1.10 (#23450)
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