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

tarantool / tarantool / 10419051846
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: release/2.11
DEFAULT BRANCH: master
Ran 16 Aug 2024 11:48AM UTC
Jobs 1
Files 513
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

16 Aug 2024 11:14AM UTC coverage: 87.165% (-0.02%) from 87.18%
10419051846

push

github

sergepetrenko
box: account for `wait_ack` flag of the tx's last row during recovery

Currently, we do not account for the `wait_ack` flag of the transaction's
last row during recovery, instead relying on the fact the transaction will
be made synchronous when applying operations on a synchronous space.

However, this logic is at odds with explicitly created synchronous
transactions (created with box.begin{is_sync = true}), which may not have
operations on synchronous spaces. As a result, during recovery we do not
treat these transactions as synchronous.

Let's fix this by mirroring the applier logic to the recovery.

Closes #10412

NO_DOC=<bugfix>

(cherry picked from commit c3ed71f37)

67665 of 120052 branches covered (56.36%)

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

45 existing lines in 23 files now uncovered.

100329 of 115102 relevant lines covered (87.17%)

2449754.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10419051846.1 16 Aug 2024 11:48AM UTC 0
87.17
GitHub Action Run
Source Files on build 10419051846
Detailed source file information is not available for this build.
  • Back to Repo
  • 22c2fe5e on github
  • Prev Build on release/3.1 (#10418758289)
  • Next Build on release/3.1 (#10426202617)
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