Ran
|
Jobs
1
|
Files
514
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
box: export box_slab_info via C API Added the new C function `box_slab_info` that returns information about the memory state depending on the passed argument `box_slab_info_type`. The same information is available in Lua via `box.slab.info()`. Backported to 3.2.1 in the sake of TCS, which uses that function to get information about the memory state during automatic selection of the columns to delete when tarantool's memory runs out. NO_DOC=internal NO_CHANGELOG=internal (cherry picked from commit bd510bb5c)
68500 of 121736 branches covered (56.27%)
32 of 34 new or added lines in 2 files covered. (94.12%)
25 existing lines in 11 files now uncovered.101117 of 115876 relevant lines covered (87.26%)
2509999.9 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
90.71 |
0.03% | src/box/box.cc |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
89.05 |
-0.08% | src/box/vy_log.c |
1 |
90.51 |
-0.63% | src/box/engine.c |
1 |
91.23 |
0.2% | src/box/vy_scheduler.c |
1 |
94.24 |
-0.72% | src/box/vy_point_lookup.c |
1 |
94.74 |
-1.75% | src/box/engine.h |
2 |
88.68 |
-0.11% | src/box/xrow.c |
2 |
94.75 |
0.22% | src/box/xrow_update_field.c |
2 |
95.9 |
0.11% | src/lib/msgpuck/msgpuck.h |
2 |
92.03 |
-0.09% | src/box/vinyl.c |
3 |
90.4 |
-0.23% | src/box/applier.cc |
9 |
88.14 |
-7.63% | src/box/vy_regulator.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11458797847.1 | 514 |
87.26 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|