|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
ARM64: Fix pass-by-value struct calling conventions. Reported by AnthonyK213. (cherry picked from commit c26297648) The FFI call to the function with the pass-by-value structure containing the HFA arrays works incorrectly due to the `ccall_classify_struct()` lacking the handling of the array case. This patch adds the corresponding branch to check the single-dimentional array. However, the multidimensional arrays are not handled. This will be fixed in the next commit. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#12480
5726 of 6055 branches covered (94.57%)
Branch coverage included in aggregate %.
21864 of 23548 relevant lines covered (92.85%)
3857068.81 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 5 |
85.59 |
-2.18% | src/lj_sysprof.c |
| 2 |
91.11 |
-0.32% | src/lj_alloc.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 26626902722.1 | 89 |
93.2 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|