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

tarantool / tarantool / 6048999782
88%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2023 11:54AM UTC
Jobs 1
Files 496
Run time 23s
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

01 Sep 2023 11:44AM UTC coverage: 86.376% (+0.03%) from 86.345%
6048999782

push

github

locker
vinyl: add statistic for total size of memory occupied by tuples

Vinyl tuples returned to the user are allocated with malloc. They may be
pinned by Lua indefinitely. Currently, there's no way to figure out how
much memory is occupied by these tuples. This commit adds a statistic to
box.stat.vinyl() that accounts them.

Closes #8485

@TarantoolBot document
Title: Document `memory.tuple` statistic of `box.stat.vinyl()`

The new statistic shows the total size of memory in bytes occupied by
Vinyl tuples. It includes cached tuples and tuples pinned by the Lua
world.

64099 of 115682 branches covered (0.0%)

12 of 12 new or added lines in 2 files covered. (100.0%)

95919 of 111048 relevant lines covered (86.38%)

2639890.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6048999782.1 01 Sep 2023 11:54AM UTC 0
86.38
GitHub Action Run
Source Files on build 6048999782
Detailed source file information is not available for this build.
  • Back to Repo
  • 6606d587 on github
  • Prev Build on master (#6025715659)
  • Next Build on master (#6049527440)
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