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

tarantool / tarantool / 12252150082
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 10 Dec 2024 09:06AM 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 Dec 2024 08:23AM UTC coverage: 87.273% (-0.03%) from 87.298%
12252150082

push

github

locker
vinyl: fix cache invalidation on rollback of DELETE statement

Once a statement is prepared to be committed to WAL, it becomes visible
(in the 'read-committed' isolation level) so it can be added to the
tuple cache. That's why if the statement is rolled back due to a WAL
error, we have to invalidate the cache. The problem is that the function
invalidating the cache (`vy_cache_on_write`) ignores the statement if
it's a DELETE judging that "there was nothing and there is nothing now".
This is apparently wrong for rollback. Fix it.

Closes #10879

NO_DOC=bug fix

(cherry picked from commit d64e29da2)

68583 of 121826 branches covered (56.3%)

9 of 9 new or added lines in 2 files covered. (100.0%)

55 existing lines in 18 files now uncovered.

101191 of 115947 relevant lines covered (87.27%)

2794534.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12252150082.1 10 Dec 2024 09:07AM UTC 0
87.27
GitHub Action Run
Source Files on build 12252150082
Detailed source file information is not available for this build.
  • Back to Repo
  • 0574ed94 on github
  • Prev Build on release/3.2 (#12231472351)
  • Next Build on release/3.2 (#12262982371)
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