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

tarantool / tarantool / 15770 / 5
83%
master: 88%

Build:
Build:
LAST BUILD BRANCH: iverbin/gh-1918-memcs-index-info-ce
DEFAULT BRANCH: master
Ran 06 Mar 2019 04:07PM UTC
Files 305
Run time 487min
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

06 Mar 2019 02:38PM UTC coverage: 82.35% (-0.1%) from 82.472%
TARGET=coverage

push

travis-ci

locker
checkpoint_daemon: remove useless mtime check

Before making a checkpoint, we check if the last checkpoint was created
(or touched) at least checkpoint_interval seconds ago. There's no point
in such a check as checkpoint daemon cannot be spuriously woken up, only
on timeout. Moreover, this check is actuall broken, because it uses
string.format(%d) for formatting a checkpoint signature while the latter
can be cdata, in which case the checkpoint daemon will be permanently
broken with:

  checkpoint_daemon.lua:49: bad argument #2 to 'format' (number expected, got cdata)

That said, let's remove this useless check altogether.

Closes #4030

41306 of 50159 relevant lines covered (82.35%)

835008.09 hits per line

Source Files on job 15770.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 253
  • Source Changed 0
  • Coverage Changed 253
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13121
  • Travis Job 15770.5
  • b3656d45 on github
  • Prev Job for TARGET=coverage on 1.10 (#15765.5)
  • Next Job for TARGET=coverage on 1.10 (#15799.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc