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

tarantool / tarantool / 12252109120
88%

Build:
DEFAULT BRANCH: master
Ran 10 Dec 2024 08:41AM UTC
Jobs 1
Files 518
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:22AM UTC coverage: 87.351% (-0.003%) from 87.354%
12252109120

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

69632 of 123504 branches covered (56.38%)

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

81 existing lines in 13 files now uncovered.

102588 of 117443 relevant lines covered (87.35%)

3189188.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12252109120.1 10 Dec 2024 08:41AM UTC 0
87.35
GitHub Action Run
Source Files on build 12252109120
Detailed source file information is not available for this build.
  • Back to Repo
  • d64e29da on github
  • Prev Build on master (#12239518504)
  • Next Build on master (#12260525386)
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