|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
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> (cherry picked from commit 533263abf)
5661 of 6021 branches covered (94.02%)
Branch coverage included in aggregate %.
21610 of 23431 relevant lines covered (92.23%)
2938001.55 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
96.2 |
0.0% | src/lj_record.c |
| 2 |
91.79 |
-0.25% | src/lj_ffrecord.c |
| 2 |
87.35 |
0.08% | src/lj_crecord.c |
| 5 |
85.71 |
-2.16% | src/lj_sysprof.c |
| 6 |
94.74 |
-4.31% | src/lj_str.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9599039571.1 | 89 |
92.59 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|