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

tarantool / tarantool / 6506778253
86%
master: 88%

Build:
Build:
LAST BUILD BRANCH: changelog-3.6.2
DEFAULT BRANCH: master
Ran 13 Oct 2023 10:20AM UTC
Jobs 1
Files 476
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

13 Oct 2023 09:45AM UTC coverage: 85.871% (+0.03%) from 85.846%
6506778253

push

github

alyapunov
box: fix space:bsize() handling on space alter

During building an index in background, some transaction can perform a dml
request that affects space size (e.g. a replace), but the size will remain
the same, because bsize is moved from the old space to the new space in
memtx_space_prepare_alter() prior to space_execute_dml(). Fix this issue by
calling space_finish_alter() in alter_space_do().
In fact, this patch partially reverts commit 9ec3b1a445a6 ("alter: zap
space_vtab::commit_alter").

NO_DOC=bugfix

Closes #9247

(cherry picked from commit 54a42186d)

62389 of 114257 branches covered (0.0%)

15 of 15 new or added lines in 4 files covered. (100.0%)

93440 of 108815 relevant lines covered (85.87%)

2934391.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6506778253.1 13 Oct 2023 10:20AM UTC 0
85.87
GitHub Action Run
Source Files on build 6506778253
Detailed source file information is not available for this build.
  • Back to Repo
  • 1babcf1e on github
  • Prev Build on release/2.11 (#6493341143)
  • Next Build on release/2.11 (#6535901773)
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