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

tarantool / tarantool / 13236606267
88%

Build:
DEFAULT BRANCH: master
Ran 10 Feb 2025 08:47AM UTC
Jobs 1
Files 518
Run time 4min
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.416% (+0.02%) from 87.398%
13236606267

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

69799 of 123341 branches covered (56.59%)

102805 of 117605 relevant lines covered (87.42%)

2421984.53 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.24
-0.72% src/box/vy_point_lookup.c
1
80.74
-0.33% src/box/tuple_bloom.c
2
86.68
-0.42% src/box/vy_stmt.c
2
95.54
-0.24% src/box/replication.cc
2
93.87
-0.36% src/box/xrow_update_field.c
2
97.26
0.0% src/lib/msgpuck/msgpuck.h
2
84.74
-0.28% src/lib/core/say.c
2
92.17
-0.05% src/box/vinyl.c
Jobs
ID Job ID Ran Files Coverage
1 13236606267.1 10 Feb 2025 08:47AM UTC 518
87.42
GitHub Action Run
Source Files on build 13236606267
  • Tree
  • List 518
  • Changed 416
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • a4b9e5dc on github
  • Prev Build on master (#13209158455)
  • Next Build on master (#13266713350)
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