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

tarantool / tarantool / 18866107824 / 1
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fmt-util-2
DEFAULT BRANCH: master
Ran 28 Oct 2025 07:12AM UTC
Files 519
Run time 25s
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

28 Oct 2025 06:25AM UTC coverage: 87.555% (+0.001%) from 87.554%
18866107824.1

push

github

sergepetrenko
box: compare pagination position against key only for tree index

Currently, we check that pagination position meets search criteria,
otherwise the invalid position can break Tarantool or lead to invalid
results. However, this check mustn't be done for `rtree` index because
it works with `array` fields and our comparators don't support them.
Since this check makes sense only for `tree` index (because it's the
only ordered index), let's simply omit this check for other indexes.

Closes #11963

NO_DOC=bugfix

(cherry picked from commit 9941bd5ba)

68708 of 116261 branches covered (59.1%)

103423 of 118124 relevant lines covered (87.55%)

1611714.72 hits per line

Source Files on job 18866107824.1
  • Tree
  • List 519
  • Changed 30
  • Source Changed 0
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18866107824
  • f731b34a on github
  • Prev Job for on release/3.3 (#18777428248.1)
  • Next Job for on release/3.3 (#18905189408.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