Ran
|
Jobs
1
|
Files
89
|
Run time
3min
|
Badge
Embed ▾
README BADGES
|
push
github
FFI: Fix ffi.metatype() for non-raw types. Reported by 999pingGG. (cherry picked from commit 4c35a42d9) This patch is a follow-up to the previous commit. Since the child id is used for the index in the lookup table, it has no effect, and metatype methods are not overloaded. This patch fixes the behaviour by using the correct index. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9924 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
5660 of 6019 branches covered (94.04%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
28 existing lines in 6 files now uncovered.21599 of 23421 relevant lines covered (92.22%)
2938680.18 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.31 |
0.05% | src/lj_record.c |
2 |
91.69 |
-0.25% | src/lj_ffrecord.c |
2 |
91.96 |
-0.45% | src/luajit.c |
2 |
98.84 |
-0.33% | src/lj_gc.c |
10 |
77.43 |
-1.01% | src/lj_api.c |
11 |
95.38 |
0.06% | src/lj_ctype.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9529461040.1 | 89 |
92.59 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|