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

tarantool / tarantool / 12752
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gerold103/gh-8095-synchro-promote-part3
DEFAULT BRANCH: master
Ran 05 Jul 2018 12:44PM UTC
Jobs 1
Files 301
Run time 24s
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
12752

push

travis-ci

kostja
recovery: make LSN gap check more thorough

Currently, the lsn gap check is rather sloppy: when we open an xlog file
for recovery, we check that its vclock equals the vclock of the last
replayed row (see recover_remaining_wals), so if there were WAL write
errors at the end of an xlog file, we will report a false-positive gap
error (because wal doesn't rollback lsn counter). Let's use PrevVclock
xlog meta key introduced earlier to improve the check.

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

39660 of 48402 relevant lines covered (81.94%)

904990.08 hits per line

Jobs
ID Job ID Ran Files Coverage
3 12752.3 (TARGET=coverage) 05 Jul 2018 12:44PM UTC 0
81.94
Travis Job 12752.3
Source Files on build 12752
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12752
  • cd0a2696 on github
  • Prev Build on 1.10 (#12751)
  • Next Build on 1.10 (#12758)
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