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

tarantool / tarantool / 8778
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: luatest-bump
DEFAULT BRANCH: master
Ran 20 Jul 2017 07:52AM UTC
Jobs 1
Files 243
Run time 12s
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
8778

push

travis-ci

rtsisyk
alter: propagate truncate_count to new_space

On space alter (index create/drop) new_space->truncate_count is left
unset, which breaks vinyl recovery logic: in vinyl we assume that if
index->truncate_count (restored from vylog) > space->truncate_count,
the space will be truncated and so there's no need in applying a WAL
row (see vy_is_committed_one()). So if an index is dropped or created
after truncate, vinyl won't apply statements for it on recovery.

Closes #2615

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

29875 of 34578 relevant lines covered (86.4%)

1081375.41 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/box/relay.cc
3
100.0
src/box/vy_read_iterator.c
7
100.0
src/box/xlog.cc
Jobs
ID Job ID Ran Files Coverage
4 8778.4 (TARGET=coverage) 20 Jul 2017 07:52AM UTC 0
86.4
Travis Job 8778.4
Source Files on build 8778
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8778
  • 656b7dcd on github
  • Prev Build on 1.7 (#8774)
  • Next Build on 1.7 (#8781)
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