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

tarantool / tarantool / 6454999768
88%

Build:
DEFAULT BRANCH: master
Ran 09 Oct 2023 10:01AM UTC
Jobs 1
Files 496
Run time 11s
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

09 Oct 2023 09:50AM UTC coverage: 86.422% (+0.003%) from 86.419%
6454999768

push

github

sergepetrenko
box: fix force recovery for transactions with local rows

Force recovery first tries to collect all rows of a transaction into a
single list, and only then applies those rows.

The problem was that it collected rows based on the row replica_id. For
local rows replica_id is set to 0, but actually such rows can be part
of a transaction coming from any instance.

Fix recovery of such rows

Follow-up #8746
Follow-up #7932

NO_DOC=bugfix
NO_CHANGELOG=the broken behaviour couldn't be seen due to bug #8746

64594 of 116322 branches covered (0.0%)

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

96564 of 111736 relevant lines covered (86.42%)

2647133.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6454999768.1 09 Oct 2023 10:01AM UTC 0
86.42
GitHub Action Run
Source Files on build 6454999768
Detailed source file information is not available for this build.
  • Back to Repo
  • 85df1c96 on github
  • Prev Build on master (#6433303805)
  • Next Build on master (#6455643766)
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