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

tarantool / tarantool / 11914880833 / 1
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 19 Nov 2024 02:23PM UTC
Files 517
Run time 23s
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.295% (-0.001%) from 87.296%
11914880833.1

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

69356 of 123194 branches covered (56.3%)

102230 of 117108 relevant lines covered (87.3%)

2939347.56 hits per line

Source Files on job 11914880833.1
  • Tree
  • List 0
  • Changed 446
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 11914880833
  • 0656a923 on github
  • Prev Job for on master (#11914722434.1)
  • Next Job for on master (#11928961979.1)
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