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

tarantool / tarantool / 16365605995
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: ninarodicova/test2
DEFAULT BRANCH: master
Ran 18 Jul 2025 08:19AM UTC
Jobs 1
Files 514
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:10AM UTC coverage: 87.442% (+0.02%) from 87.423%
16365605995

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)

69083 of 122349 branches covered (56.46%)

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

12 existing lines in 7 files now uncovered.

101732 of 116342 relevant lines covered (87.44%)

1844577.24 hits per line

Uncovered Changes

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

Coverage Regressions

Lines Coverage ∆ File
2
93.95
-0.32% src/box/memtx_space.c
2
84.43
0.01% src/box/xlog.c
2
93.03
-0.1% src/lib/core/fiber.c
2
96.95
-0.2% src/lib/msgpuck/msgpuck.h
2
0.0
0.0% src/lib/small/include/small/small.h
1
92.29
0.09% src/box/vinyl.c
1
97.4
-0.06% src/lib/salad/bps_tree.h
Jobs
ID Job ID Ran Files Coverage
1 16365605995.1 18 Jul 2025 08:19AM UTC 514
87.44
GitHub Action Run
Source Files on build 16365605995
  • Tree
  • List 514
  • Changed 27
  • Source Changed 0
  • Coverage Changed 27
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 99ad9a4c on github
  • Prev Build on release/3.2 (#16273526969)
  • Next Build on release/3.2 (#16371372978)
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