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

tarantool / tarantool / 18711311449
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 22 Oct 2025 10:00AM 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

22 Oct 2025 09:12AM UTC coverage: 87.56% (+0.01%) from 87.55%
18711311449

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)

69077 of 116467 branches covered (59.31%)

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

39 existing lines in 16 files now uncovered.

103917 of 118681 relevant lines covered (87.56%)

1343686.4 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.52
-0.07% src/box/applier.cc
1
60.42
-0.69% src/lib/core/fio.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
96.95
-0.1% src/lib/msgpuck/msgpuck.h
1
91.68
-0.11% src/lib/swim/swim.c
2
91.32
0.43% src/box/box.cc
2
95.84
-0.11% src/box/iproto.cc
2
84.46
0.04% src/box/xlog.c
2
96.15
-3.85% src/lib/core/iostream.h
2
95.45
-4.55% src/lib/json/json.h
3
92.31
-0.13% src/box/vinyl.c
3
94.15
-1.6% src/box/vy_range.c
3
94.25
-0.62% src/box/xrow_update_field.c
4
22.64
-0.08% src/lib/uri/uri_parser.c
4
81.82
-12.12% src/lua/minifio.c
7
94.99
-1.46% src/box/vy_read_iterator.c
Jobs
ID Job ID Ran Files Coverage
1 18711311449.1 22 Oct 2025 10:00AM UTC 519
87.56
GitHub Action Run
Source Files on build 18711311449
  • Tree
  • List 519
  • Changed 37
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8310b688 on github
  • Prev Build on release/3.4 (#18595495693)
  • Next Build on release/3.4 (#18749376016)
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