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

tarantool / tarantool / 16324237811
88%

Build:
DEFAULT BRANCH: master
Ran 16 Jul 2025 04:02PM UTC
Jobs 1
Files 511
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

16 Jul 2025 03:51PM UTC coverage: 87.593% (+0.003%) from 87.59%
16324237811

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.

70738 of 124551 branches covered (56.79%)

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

34 existing lines in 20 files now uncovered.

103969 of 118695 relevant lines covered (87.59%)

1404236.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
91.0
-0.07% src/box/memtx_engine.cc

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.7
-0.07% src/box/applier.cc
1
88.2
-0.62% src/box/engine.c
1
95.31
-1.56% src/box/engine.h
1
95.37
-0.39% src/box/lua/init.c
1
95.96
-0.18% src/box/relay.cc
1
80.74
-0.41% src/box/tuple_bloom.c
1
92.53
0.09% src/box/vinyl.c
1
90.14
-0.08% src/box/vy_log.c
1
95.21
-0.53% src/box/vy_range.c
1
92.94
-0.1% src/lib/core/fiber.c
1
60.42
-0.42% src/lib/core/fio.c
1
97.05
-0.0% src/lib/msgpuck/msgpuck.h
1
96.15
-0.05% src/lib/salad/bps_tree.h
1
91.68
-0.11% src/lib/swim/swim.c
2
93.43
0.0% src/box/xrow_update_field.c
2
85.13
-0.32% src/lib/core/say.c
2
85.71
-9.52% src/lib/core/tt_sigaction.c
2
0.0
0.0% src/lib/small/include/small/small.h
3
84.38
-0.18% src/box/xlog.c
9
88.14
-7.63% src/box/vy_regulator.c
Jobs
ID Job ID Ran Files Coverage
1 16324237811.1 16 Jul 2025 04:02PM UTC 511
87.59
GitHub Action Run
Source Files on build 16324237811
  • Tree
  • List 511
  • Changed 37
  • Source Changed 0
  • Coverage Changed 37
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 5a052bda on github
  • Prev Build on master (#16275129670)
  • Next Build on master (#16332751599)
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

© 2025 Coveralls, Inc