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

tarantool / tarantool / 18866107824
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 28 Oct 2025 07:12AM UTC
Jobs 1
Files 519
Run time 1min
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

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.74
0.15% src/box/applier.cc
1
90.8
0.15% src/box/box.cc
1
81.92
0.03% src/box/index.cc
1
95.84
-0.12% src/box/replication.cc
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
95.84
-0.11% src/box/iproto.cc
2
95.96
-0.37% src/box/relay.cc
2
92.46
0.0% src/box/vinyl.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.26
0.0% src/lib/msgpuck/msgpuck.h
3
91.55
-0.58% src/box/gc.c
4
87.03
-0.27% src/box/vy_run.c
4
81.82
-12.12% src/lua/minifio.c
6
93.87
-1.19% src/box/xrow_update_field.c
Jobs
ID Job ID Ran Files Coverage
1 18866107824.1 28 Oct 2025 07:12AM UTC 519
87.55
GitHub Action Run
Source Files on build 18866107824
  • 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 Repo
  • f731b34a on github
  • Prev Build on release/3.3 (#18777428248)
  • Next Build on release/3.3 (#18905189408)
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