Ran
|
Jobs
1
|
Files
479
|
Run time
2min
|
Badge
Embed ▾
README BADGES
|
push
github
lua: fix iconv memory leak `ffi.C.tnt_iconv_open` returns pointer to `struct iconv`. In this case `__gc` in metatable is not bound to the object. Closes #10487 Part-of #10211 NO_TEST=covered by existing tests NO_DOC=bugfix (cherry picked from commit 105e6188e)
62985 of 114247 branches covered (55.13%)
93892 of 109303 relevant lines covered (85.9%)
2586886.14 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
89.99 |
-0.08% | src/box/applier.cc |
1 |
85.45 |
0.08% | src/box/alter.cc |
1 |
91.45 |
0.0% | src/lib/swim/swim.c |
2 |
92.81 |
-1.44% | src/box/vy_point_lookup.c |
3 |
92.02 |
-0.09% | src/box/vinyl.c |
7 |
94.93 |
-1.54% | src/box/vy_read_iterator.c |
15 |
91.49 |
-2.5% | src/box/memtx_space.c |
35 |
87.05 |
0.01% | src/box/vy_run.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10633974382.1 | 479 |
85.9 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|