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

tarantool / tarantool / 8778 / 4
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: imeevma/gh-00000-update-runners
DEFAULT BRANCH: master
Ran 20 Jul 2017 07:52AM UTC
Files 243
Run time 10s
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

20 Jul 2017 07:41AM UTC coverage: 86.399% (+0.03%) from 86.367%
TARGET=coverage

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

29875 of 34578 relevant lines covered (86.4%)

1081375.41 hits per line

Source Files on job 8778.4 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 200
  • Source Changed 1
  • Coverage Changed 200
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 8778
  • Travis Job 8778.4
  • 656b7dcd on github
  • Prev Job for TARGET=coverage on 1.7 (#8774.4)
  • Next Job for TARGET=coverage on 1.7 (#8781.4)
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