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

tarantool / tarantool / 18845803071
88%

Build:
DEFAULT BRANCH: master
Ran 27 Oct 2025 03:26PM UTC
Jobs 1
Files 514
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

27 Oct 2025 03:08PM UTC coverage: 87.665% (+0.02%) from 87.65%
18845803071

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

69984 of 117829 branches covered (59.39%)

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

31 existing lines in 19 files now uncovered.

105064 of 119847 relevant lines covered (87.67%)

1366011.68 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.82
-0.62% src/box/engine.c
1
96.88
-1.56% src/box/engine.h
1
82.87
0.03% src/box/index.cc
1
96.12
0.0% src/box/relay.cc
1
80.74
-0.33% src/box/tuple_bloom.c
1
90.14
-0.08% src/box/vy_log.c
1
95.21
-0.53% src/box/vy_range.c
1
85.79
-0.11% src/box/xlog.c
1
87.93
-1.54% src/box/xlog.h
1
96.3
-3.7% src/cpu_feature.c
1
96.15
-0.05% src/lib/salad/bps_tree.h
2
91.3
0.42% src/box/box.cc
2
93.72
-0.28% src/box/memtx_space.c
2
92.45
0.0% src/box/vinyl.c
2
82.22
-4.44% src/lib/core/latch.h
2
91.56
-0.22% src/lib/swim/swim.c
3
90.58
-0.15% src/box/applier.cc
3
88.22
-0.11% src/box/vy_run.c
4
81.82
-12.12% src/lua/minifio.c
Jobs
ID Job ID Ran Files Coverage
1 18845803071.1 27 Oct 2025 03:26PM UTC 514
87.67
GitHub Action Run
Source Files on build 18845803071
  • Tree
  • List 514
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9941bd5b on github
  • Prev Build on master (#18845698060)
  • Next Build on master (#18904928965)
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