|
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 Reviewed-by: Evgeniy Temirgaleev <e.temirgaleev@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
5744 of 6061 branches covered (94.77%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.21931 of 23560 relevant lines covered (93.09%)
3972199.68 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
99.04 |
1.44% | src/lj_str.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30605562888.1 | 89 |
93.43 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|