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

tarantool / tarantool / 18711313962
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-10737
DEFAULT BRANCH: master
Ran 22 Oct 2025 10:08AM 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.566% (+0.01%) from 87.556%
18711313962

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)

68719 of 116259 branches covered (59.11%)

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

13 existing lines in 6 files now uncovered.

103427 of 118113 relevant lines covered (87.57%)

1601948.32 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
96.13
-0.19% src/box/relay.cc
1
87.3
0.08% src/box/vy_run.c
2
91.11
-0.06% src/box/box.cc
2
97.05
-0.2% src/lib/msgpuck/msgpuck.h
3
92.92
-0.09% src/lib/core/fiber.c
4
93.31
-1.27% src/lib/swim/swim_io.c
Jobs
ID Job ID Ran Files Coverage
1 18711313962.1 22 Oct 2025 10:08AM UTC 519
87.57
GitHub Action Run
Source Files on build 18711313962
  • Tree
  • List 519
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 690b179d on github
  • Prev Build on release/3.3 (#18595624746)
  • Next Build on release/3.3 (#18749378732)
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