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

tarantool / tarantool / 12410
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: i12411
DEFAULT BRANCH: master
Ran 06 Jun 2018 07:01PM UTC
Jobs 1
Files 301
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
12410

push

travis-ci

kostja
vinyl: simplify index hash building during vylog recovery

For the sake of recovery, we keep all vy_lsm_recovery_info objects in
vy_recovery::index_id_hash, which maps space_id/index_id to the latest
index incarnation. We build this hash while loading records from vylog,
which is rather difficult for understanding, because an LSM tree may
have a counterpart created by incomplete ALTER (see ->prepared) so we
have to link and unlink those objects very carefully. Let's simplify the
procedure by postponing hash building until we have loaded all records.

28 of 28 new or added lines in 1 file covered. (100.0%)

39241 of 47948 relevant lines covered (81.84%)

892458.56 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12410.3 (TARGET=coverage) 06 Jun 2018 07:01PM UTC 0
81.84
Travis Job 12410.3
Source Files on build 12410
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12410
  • 68f9f39f on github
  • Prev Build on 1.10 (#12409)
  • Next Build on 1.10 (#12411)
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