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

tarantool / tarantool / 13236654591
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mandesero/gh-12389-wait-config-status
DEFAULT BRANCH: master
Ran 10 Feb 2025 09:12AM UTC
Jobs 1
Files 514
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.308% (+0.004%) from 87.304%
13236654591

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)

68691 of 121930 branches covered (56.34%)

101313 of 116041 relevant lines covered (87.31%)

2466268.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.48
-1.61% src/box/lua/ctl.c
1
95.79
0.11% src/lib/msgpuck/msgpuck.h
1
87.88
0.28% src/box/vy_run.c
1
96.55
-1.15% src/histogram.c
1
97.41
-0.86% src/lib/vclock/vclock.c
1
74.55
-0.25% src/main.cc
1
93.12
0.09% src/lib/core/fiber.c
2
84.89
-0.72% src/lib/core/coio.c
2
90.75
0.0% src/box/box.cc
4
92.02
-0.05% src/box/vinyl.c
5
84.29
-0.35% src/box/xlog.c
Jobs
ID Job ID Ran Files Coverage
1 13236654591.1 10 Feb 2025 09:12AM UTC 514
87.31
GitHub Action Run
Source Files on build 13236654591
  • Tree
  • List 514
  • Changed 431
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • fac72292 on github
  • Prev Build on release/3.2 (#13206399268)
  • Next Build on release/3.2 (#13286456835)
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