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

tarantool / tarantool / 16365604923
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: gh3613_2
DEFAULT BRANCH: master
Ran 18 Jul 2025 08:25AM UTC
Jobs 1
Files 518
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

18 Jul 2025 08:09AM UTC coverage: 87.544% (+0.02%) from 87.524%
16365604923

push

github

sergepetrenko
memtx: fix tuple waste size calculation

The main part of the fix resides in the `small` submodule, see commit
"small: improve real_size calculation in small_alloc_info". Current
patch fixes the pointer that is passed to `small_alloc_info()` - it
should point to the `memtx_tuple` rather than `tuple`. Also `memtx_tuple`
contains `uint32_t version` that had not been accounted before, now these
4 bytes are added to the `header_size`.

Closes #10217

@TarantoolBot document
Title: Remove the note regarding `waste_size` from `tuple_object.info()`
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/reference/reference_lua/box_tuple/info/#box-tuple-info

Remove the following note: `waste_size` is provided for reference only and
can be inaccurate. Avoid using it for memory usage calculations.

(cherry picked from commit 5a052bda4)

70162 of 124003 branches covered (56.58%)

10 of 15 new or added lines in 2 files covered. (66.67%)

22 existing lines in 12 files now uncovered.

103219 of 117905 relevant lines covered (87.54%)

1610652.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
90.72
-0.06% src/box/memtx_engine.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
91.2
0.53% src/box/box.cc
1
96.14
-0.18% src/box/relay.cc
1
94.68
-0.53% src/box/vy_range.c
1
96.55
-1.15% src/lib/core/histogram.c
1
89.39
-1.52% src/lib/small/small/lsregion.c
2
84.08
-0.18% src/box/xlog.c
2
89.25
0.12% src/box/xrow.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
97.05
-0.2% src/lib/msgpuck/msgpuck.h
2
0.0
0.0% src/lib/small/include/small/small.h
3
92.42
-0.09% src/box/vinyl.c
4
81.82
-12.12% src/lua/minifio.c
Jobs
ID Job ID Ran Files Coverage
1 16365604923.1 18 Jul 2025 08:25AM UTC 518
87.54
GitHub Action Run
Source Files on build 16365604923
  • Tree
  • List 518
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c10a4195 on github
  • Prev Build on release/3.3 (#16273518866)
  • Next Build on release/3.3 (#16371375306)
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