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

tarantool / tarantool / 8692
91%
master: 88%

Build:
Build:
LAST BUILD BRANCH: tests_2Kb
DEFAULT BRANCH: master
Ran 12 Jul 2017 10:35PM UTC
Jobs 1
Files 240
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
8692

push

travis-ci

kostja
vinyl: zap include_deleted flag argument of vy_recovery_iterate

This flag is needed to skip records corresponding to dropped and
incomplete runs on recovery, because given VY_LOG_CREATE_RUN the
vy_recovery_iterate() callback can't tell if the run is used or
going to be dropped. This flag needlessly complicates the code of
vy_recovery_iterate(), which is supposed to simply replay all records
recovered from the log, not try to be smart. Let's get rid of it and
instead add a hint to vy_log_record indicating that a run created by
VY_LOG_CREATE_RUN is going to be dropped.

29756 of 34476 relevant lines covered (86.31%)

1096244.83 hits per line

Jobs
ID Job ID Ran Files Coverage
4 8692.4 (TARGET=coverage) 12 Jul 2017 10:35PM UTC 0
86.31
Travis Job 8692.4
Source Files on build 8692
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8692
  • ea7af7f3 on github
  • Prev Build on 1.7 (#8689)
  • Next Build on 1.7 (#8700)
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