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

tarantool / tarantool / 18866107824

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

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%)

9 of 9 new or added lines in 1 file covered. (100.0%)

32 existing lines in 14 files now uncovered.

103423 of 118124 relevant lines covered (87.55%)

1611714.72 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

97.26
/src/lib/msgpuck/msgpuck.h


Source Not Available

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