|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
FFI: Fix pointer difference operation on 64 bit platforms. Thanks to cuiweixie. (cherry picked from commit b58b07189) The metamethod for FFI pointer subtraction casts the result value to a 32-bit value, which leads to invalid results. This patch removes the excess cast. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#12880
5730 of 6058 branches covered (94.59%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
5 existing lines in 2 files now uncovered.21861 of 23556 relevant lines covered (92.8%)
3992070.47 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
94.74 |
-2.87% | src/lj_str.c |
| 1 |
77.34 |
0.47% | src/lj_opt_fold.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 29747572272.1 | 89 |
93.17 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|