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

tarantool / tarantool / 7004384256
88%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2023 11:39AM UTC
Jobs 1
Files 507
Run time 1min
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

27 Nov 2023 11:31AM UTC coverage: 86.676% (+0.005%) from 86.671%
7004384256

push

github

locker
box: revert the lua space object on the space drop rollback

Before this commit the space rollback had been treated as a new space
creation, so it caused creation of a new space object in the Lua's
box.space namespace. Since the preceding space drop removed the space
object from the namespace, on the space rollback all the Lua users of
the space loosed the track of its changes: the original space object
is never updated anymore.

This is fixed by detecting the space rollback and restoring the old
space object instead of creating a new one.

Closes #9120

NO_DOC=bugfix

65843 of 118004 branches covered (0.0%)

8 of 8 new or added lines in 2 files covered. (100.0%)

42 existing lines in 16 files now uncovered.

97918 of 112970 relevant lines covered (86.68%)

2695310.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7004384256.1 27 Nov 2023 11:39AM UTC 0
86.68
GitHub Action Run
Source Files on build 7004384256
Detailed source file information is not available for this build.
  • Back to Repo
  • 41114555 on github
  • Prev Build on master (#7004309752)
  • Next Build on master (#7004780512)
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