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

tarantool / tarantool / 20231454234
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: app-threads-fiber
DEFAULT BRANCH: master
Ran 15 Dec 2025 12:44PM UTC
Jobs 1
Files 515
Run time 2min
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

15 Dec 2025 11:59AM UTC coverage: 87.433% (-0.004%) from 87.437%
20231454234

push

github

locker
box: fix crash with transactional trigger on system space

Currently transactional trigger on space `_space` causes crash on DDL
which changes record for `_space` itself in `_space`. In particular this
happens on recovery. Similarly there is a crash on trigger on space
`_index` and changing record for `_index` itself in `_index`.

The issue is we first commit the DDL which destroys the old space and
then run transactional trigger which refers to the old space. Let's do
the opposite, first run transactional trigger.

Closes #11766

NO_DOC=bugfix

(cherry picked from commit 37c43afd6)

67667 of 114704 branches covered (58.99%)

2 of 2 new or added lines in 1 file covered. (100.0%)

45 existing lines in 22 files now uncovered.

101980 of 116638 relevant lines covered (87.43%)

1831185.93 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.4
-0.3% src/box/lua/iproto.c
1
92.45
-0.44% src/box/recovery.cc
1
95.21
0.0% src/box/vy_range.c
1
89.29
0.19% src/box/xlog.h
1
80.0
-2.5% src/lib/core/clock.c
1
91.45
0.0% src/lib/swim/swim.c
2
95.83
-0.11% src/box/iproto.cc
2
93.95
-0.5% src/box/vy_write_iterator.c
2
84.61
0.26% src/box/xlog.c
2
88.78
0.0% src/box/xrow.c
2
93.84
-0.41% src/box/xrow_update_field.c
2
85.61
-0.72% src/lib/core/coio.c
2
92.94
0.03% src/lib/core/fiber.c
2
82.22
-4.44% src/lib/core/latch.h
2
85.83
-0.32% src/lib/core/say.c
2
97.36
0.1% src/lib/msgpuck/msgpuck.h
2
94.11
-0.39% src/lua/fiber.c
3
90.5
-0.22% src/box/applier.cc
3
87.3
0.07% src/box/vy_run.c
3
22.64
-0.06% src/lib/uri/uri_parser.c
4
90.69
-0.1% src/box/box.cc
4
93.31
-1.27% src/lib/swim/swim_io.c
Jobs
ID Job ID Ran Files Coverage
1 20231454234.1 15 Dec 2025 12:44PM UTC 515
87.43
GitHub Action Run
Source Files on build 20231454234
  • Tree
  • List 515
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 0d09c74b on github
  • Prev Build on release/3.2 (#20092291762)
  • Next Build on release/3.2 (#20519461538)
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