Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
OSX/iOS/ARM64: Fix bytecode embedding in Mach-O object file. Thanks to Carlo Cabrera. (cherry picked from commit b98b37231) Mach-O FAT object files generated by LuaJIT for ARM64 had an incorrect format due to the usage of the 32-bit version of the FFI structure. This patch adds the 64-bit structure definition and uses it for ARM64. Sergey Bronnikov: * 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 Kaplun <skaplun@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
5661 of 6021 branches covered (94.02%)
Branch coverage included in aggregate %.
21616 of 23431 relevant lines covered (92.25%)
2939282.87 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.15 |
-0.05% | src/lj_record.c |
2 |
87.35 |
0.08% | src/lj_crecord.c |
6 |
94.74 |
-4.31% | src/lj_str.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9599039583.1 | 89 |
92.62 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|