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

tarantool / tarantool / 11400066474
88%

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2024 08:30AM UTC
Jobs 1
Files 515
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

18 Oct 2024 08:16AM UTC coverage: 87.298% (-0.03%) from 87.323%
11400066474

push

github

locker
memtx: always read prepared tuples of system spaces

Since we often search spaces, users, funcs and so on in internal caches
that have `read-committed` isolation level (prepared tuples are seen),
let's always allow to read prepared tuples of system spaces.

Another advantage of such approach is that we never handle MVCC when
working with system spaces, so after the commit they will behave in the
same way - prepared tuples will be seen. The only difference is that
readers of prepared rows will be aborted if the row will be rolled back.

By the way, the inconsistency between internal caches and system spaces
could lead to crash in some sophisticated scenarios - the commit fixes
this problem as well because now system spaces and internal caches are
synchronized.

Closes #10262
Closes tarantool/security#131

NO_DOC=bugfix

69134 of 122859 branches covered (56.27%)

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

338 existing lines in 16 files now uncovered.

101924 of 116754 relevant lines covered (87.3%)

2565082.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11400066474.1 18 Oct 2024 08:30AM UTC 0
87.3
GitHub Action Run
Source Files on build 11400066474
Detailed source file information is not available for this build.
  • Back to Repo
  • b33f17b2 on github
  • Prev Build on master (#11369404388)
  • Next Build on master (#11406163458)
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