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

tarantool / tarantool / 10418356500
88%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2024 10:27AM 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

16 Aug 2024 10:14AM UTC coverage: 87.188% (+0.03%) from 87.155%
10418356500

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>

68276 of 121543 branches covered (56.17%)

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

16 existing lines in 12 files now uncovered.

100920 of 115750 relevant lines covered (87.19%)

2673962.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10418356500.1 16 Aug 2024 10:27AM UTC 0
87.19
GitHub Action Run
Source Files on build 10418356500
Detailed source file information is not available for this build.
  • Back to Repo
  • c3ed71f3 on github
  • Prev Build on master (#10411319397)
  • Next Build on master (#10420724930)
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