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

tarantool / tarantool / 18684370616
88%

Build:
DEFAULT BRANCH: master
Ran 21 Oct 2025 01:03PM UTC
Jobs 1
Files 513
Run time 4min
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

21 Oct 2025 12:49PM UTC coverage: 87.618% (-0.002%) from 87.62%
18684370616

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

69825 of 117663 branches covered (59.34%)

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

33 existing lines in 13 files now uncovered.

104815 of 119627 relevant lines covered (87.62%)

1371919.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.94
-0.03% src/box/box.cc
1
84.76
0.04% src/box/xlog.c
1
96.55
-1.15% src/lib/core/histogram.c
1
90.38
-1.77% src/lib/core/trigger.cc
1
91.68
0.0% src/lib/swim/swim.c
2
87.94
-0.13% src/box/vy_run.c
2
92.93
-0.18% src/lib/core/fiber.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
3
91.55
-0.58% src/box/gc.c
3
93.62
0.0% src/box/vy_range.c
3
97.26
0.0% src/lib/msgpuck/msgpuck.h
6
90.3
-0.44% src/box/applier.cc
7
92.59
-0.13% src/box/vinyl.c
Jobs
ID Job ID Ran Files Coverage
1 18684370616.1 21 Oct 2025 01:03PM UTC 513
87.62
GitHub Action Run
Source Files on build 18684370616
  • Tree
  • List 513
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • ffa157d2 on github
  • Prev Build on master (#18586231939)
  • Next Build on master (#18684469233)
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