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

tarantool / tarantool / 13236653339
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test4
DEFAULT BRANCH: master
Ran 10 Feb 2025 08:56AM UTC
Jobs 1
Files 518
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

10 Feb 2025 08:31AM UTC coverage: 87.381% (-0.001%) from 87.382%
13236653339

push

github

locker
txn: do not rollback transaction statements on timeout

The transaction timeout may be triggered by vinyl taking too long to
read disk while executing a statement. If we roll back the transaction
in this case, the statement will be deleted, resulting in a crash when
we finally try to commit the statement. Actually, in contrast to the
case when a transaction is aborted by a fiber yield, there's no need to
rollback the transaction on timeout  We don't rollback the transaction
on conflict so let's not do it on timeout, either.

Closes #11088

NO_DOC=bug fix

(cherry picked from commit a4b9e5dc3)

69704 of 123580 branches covered (56.4%)

102692 of 117522 relevant lines covered (87.38%)

2429443.02 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
65.97
1.53% src/lib/core/fio.c
1
87.5
-1.59% src/box/xlog.h
1
89.05
-0.08% src/box/vy_log.c
1
85.15
-0.99% src/lib/small/small/slab_arena.c
1
96.12
-0.17% src/box/relay.cc
1
90.51
-0.63% src/box/engine.c
1
93.66
-0.14% src/box/txn_limbo.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
94.74
-1.75% src/box/engine.h
1
93.02
0.08% src/lib/core/fiber.c
1
22.62
-0.02% src/lib/uri/uri_parser.c
2
95.69
-0.11% src/lib/msgpuck/msgpuck.h
2
84.62
-0.33% src/lib/core/say.c
2
87.48
0.0% src/box/vy_run.c
3
84.31
-0.03% src/box/xlog.c
3
92.24
-0.09% src/box/vinyl.c
4
81.82
-12.12% src/lua/minifio.c
4
94.25
-0.37% src/box/xrow_update_field.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 13236653339.1 10 Feb 2025 08:56AM UTC 518
87.38
GitHub Action Run
Source Files on build 13236653339
  • Tree
  • List 518
  • Changed 431
  • Source Changed 0
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • b02ff386 on github
  • Prev Build on release/3.3 (#13206396574)
  • Next Build on release/3.3 (#13286455505)
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