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

tarantool / tarantool / 18711308531

22 Oct 2025 09:12AM UTC coverage: 87.638% (+0.02%) from 87.621%
18711308531

push

github

sergepetrenko
box: populate sysview iterator with position method

Currently Tarantool crashes when one tries to use pagination on a
`sysview` space because it doesn't have `iterator_position` method
and it's even not initialized to a generic version throwing an error.
Anyway, `sysview` spaces support only `tree` indexes, so pagination
definitely may work there - let's populate this engine with
`iterator_position` method which simply calls the same method of
the underlying iterator.

Closes #11953

NO_DOC=bugfix

(cherry picked from commit ffa157d2d)

69815 of 117577 branches covered (59.38%)

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

39 existing lines in 16 files now uncovered.

104762 of 119539 relevant lines covered (87.64%)

1379492.76 hits per line

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

75.06
/src/main.cc


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