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

tarantool / tarantool / 11387 / 13
83%
master: 88%

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

27 Mar 2018 11:46AM UTC coverage: 41.053% (-41.6%) from 82.646%
OS=debian DIST=stretch

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

Source Files on job 11387.13 (OS=debian DIST=stretch)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17853
  • Travis Job 11387.13
  • 093f172e on github
  • Prev Job for TARGET=coverage on 1.10 (#23409.3)
  • Next Job for TARGET=coverage on 1.10 (#23450.3)
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