Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
OSX/iOS: Always generate 64 bit non-FAT Mach-O object files. Reported by Sergey Bronnikov. (cherry picked from commit 7110b9356) Previously, LuaJIT generated Mach-O FAT object files for ARM and ARM64 on macOS. The patch removes support of 32-bit Mach-O object files and FAT (Universal Binary) object files for OSX and now LuaJIT generate only 64-bit Mach-O object files. Sergey Bronnikov: * added the description and the trimmed the test for the problem Part of tarantool/tarantool#10199 Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit 3b3c0936d)
5673 of 6025 branches covered (94.16%)
Branch coverage included in aggregate %.
21626 of 23431 relevant lines covered (92.3%)
2936465.81 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
99.04 |
1.44% | src/lj_str.c |
2 |
91.96 |
-0.45% | src/luajit.c |
5 |
85.71 |
-2.16% | src/lj_sysprof.c |
10 |
77.43 |
-1.01% | src/lj_api.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10628810979.1 | 89 |
92.68 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|