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

tarantool / tarantool / 18711308531
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh-12608-memtx-fix-replace-rollback-after-result-tuple-preparing-error
DEFAULT BRANCH: master
Ran 22 Oct 2025 09:56AM UTC
Jobs 1
Files 513
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.638% (+0.02%) from 87.621%
18711308531

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)

69815 of 117577 branches covered (59.38%)

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

39 existing lines in 16 files now uncovered.

104762 of 119539 relevant lines covered (87.64%)

1379492.76 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
60.42
-5.56% src/lib/core/fio.c
6
95.2
-1.25% src/box/vy_read_iterator.c
4
88.08
-0.2% src/box/vy_run.c
3
90.52
-0.22% src/box/applier.cc
2
91.38
-0.03% src/box/box.cc
2
89.25
0.0% src/box/xrow.c
2
85.61
-0.72% src/lib/core/coio.c
2
92.93
-0.19% src/lib/core/fiber.c
2
82.22
-4.44% src/lib/core/latch.h
2
85.94
-0.32% src/lib/core/say.c
1
95.72
-0.12% src/box/replication.cc
1
97.67
-0.78% src/lib/fakesys/fakeev.c
1
97.26
0.1% src/lib/msgpuck/msgpuck.h
1
22.68
-0.02% src/lib/uri/uri_parser.c
1
97.41
0.0% src/lib/vclock/vclock.c
1
75.06
-0.25% src/main.cc
Jobs
ID Job ID Ran Files Coverage
1 18711308531.1 22 Oct 2025 09:56AM UTC 513
87.64
GitHub Action Run
Source Files on build 18711308531
  • Tree
  • List 513
  • Changed 34
  • Source Changed 0
  • Coverage Changed 34
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 7c8f8319 on github
  • Prev Build on release/3.5 (#18595476059)
  • Next Build on release/3.5 (#18749371827)
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