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

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

Build:
Build:
LAST BUILD BRANCH: m.kostoev/gh-12564-sigurg-pid-log
DEFAULT BRANCH: master
Ran 29 Mar 2019 07:21AM UTC
Files 305
Run time 21s
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

28 Mar 2019 02:37PM UTC coverage: 82.295% (-0.2%) from 82.492%
TARGET=coverage

push

travis-ci

locker
vinyl: fail aborted transactions early

We abort transactions when switching to read-only mode, building a new
index, or reverting a statement after a failed WAL write. It's no use
to allow an aborted transaction to proceed as usual until commit - we
should fail it as early as we can to avoid wasting resources. Currently,
we do it in a rather abrupt way - by an assertion :-) This patch makes
any DML/DQL operation fail gracefully instead.

Closes #4070

(cherry picked from commit e50c85353)

41349 of 50245 relevant lines covered (82.29%)

848963.51 hits per line

Source Files on job 16233.5 (TARGET=coverage)
  • Tree
  • List 0
  • Changed 252
  • Source Changed 3
  • Coverage Changed 252
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13411
  • Travis Job 16233.5
  • bf8d5ab1 on github
  • Prev Job for TARGET=coverage on 1.10 (#16221.5)
  • Next Job for TARGET=coverage on 1.10 (#16241.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