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

tarantool / tarantool / 6048999782 / 1
88%
master: 88%

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

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%)

95919 of 111048 relevant lines covered (86.38%)

2639890.88 hits per line

Source Files on job 6048999782.1
  • Tree
  • List 0
  • Changed 431
  • Source Changed 0
  • Coverage Changed 33
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6048999782
  • 6606d587 on github
  • Prev Job for on master (#6025715659.1)
  • Next Job for on master (#6049527440.1)
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