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

tarantool / tarantool / 6506650887
88%

Build:
DEFAULT BRANCH: master
Ran 13 Oct 2023 09:52AM UTC
Jobs 1
Files 499
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

13 Oct 2023 09:44AM UTC coverage: 86.256% (-0.2%) from 86.43%
6506650887

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

64936 of 117040 branches covered (0.0%)

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

96677 of 112082 relevant lines covered (86.26%)

2659630.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6506650887.1 13 Oct 2023 09:52AM UTC 0
86.26
GitHub Action Run
Source Files on build 6506650887
Detailed source file information is not available for this build.
  • Back to Repo
  • 54a42186 on github
  • Prev Build on master (#6505890718)
  • Next Build on master (#6506950305)
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