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

tarantool / tarantool / 18866105818
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: mk-index-mvcc-support
DEFAULT BRANCH: master
Ran 28 Oct 2025 07:03AM UTC
Jobs 1
Files 519
Run time 2min
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.562% (-0.003%) from 87.565%
18866105818

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)

69097 of 116469 branches covered (59.33%)

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

36 existing lines in 13 files now uncovered.

103911 of 118671 relevant lines covered (87.56%)

1379877.08 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
82.84
0.03% src/box/index.cc
1
95.94
-0.2% src/box/relay.cc
1
95.72
-0.12% src/box/replication.cc
1
92.53
0.0% src/box/vinyl.c
1
92.93
-0.1% src/lib/core/fiber.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
95.84
-0.11% src/box/iproto.cc
2
94.25
-0.29% src/box/memtx_space.c
2
94.81
0.6% src/box/xrow_update_field.c
4
84.27
-0.26% src/box/xlog.c
5
87.37
-0.27% src/box/vy_run.c
6
95.2
-1.25% src/box/vy_read_iterator.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 18866105818.1 28 Oct 2025 07:03AM UTC 519
87.56
GitHub Action Run
Source Files on build 18866105818
  • Tree
  • List 519
  • Changed 31
  • Source Changed 0
  • Coverage Changed 31
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • d8345b53 on github
  • Prev Build on release/3.4 (#18777429890)
  • Next Build on release/3.4 (#18905129966)
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