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

tarantool / tarantool / 11914899507
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-test-dir-for-gitlab-ci
DEFAULT BRANCH: master
Ran 19 Nov 2024 02:30PM 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

19 Nov 2024 02:13PM UTC coverage: 87.26% (+0.02%) from 87.243%
11914899507

push

github

locker
sql: do not use raw index for count

Currently, we use raw index for count operation instead of
`box_index_count`. As a result, we skip a check if current transaction
can continue and we don't begin transaction in engine if needed. So, if
count statement is the first in a transaction, it won't be tracked by
MVCC since it wasn't notified about the transaction. The commit fixes
the mistake. Also, the commit adds a check if count was successful and
covers it with a test.

Closes #10825

NO_DOC=bugfix

(cherry picked from commit 0656a9231)

68528 of 121752 branches covered (56.28%)

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

22 existing lines in 14 files now uncovered.

101139 of 115906 relevant lines covered (87.26%)

2773046.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11914899507.1 19 Nov 2024 02:30PM UTC 0
87.26
GitHub Action Run
Source Files on build 11914899507
Detailed source file information is not available for this build.
  • Back to Repo
  • 5fcc5355 on github
  • Prev Build on release/3.2 (#11795789287)
  • Next Build on release/3.2 (#11967819294)
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