|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
Add compatibility string coercion for fp:seek() argument. Reported by Magnus Wibeck. (cherry picked from commit d508715ab) In LuaJIT the second `fp:seek()` argument (offset) doesn't coerce from a string to an integer value, unlike PUC-Rio Lua 5.1 does. This patch adds missing coercion. 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>
5743 of 6061 branches covered (94.75%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
12 existing lines in 2 files now uncovered.21913 of 23560 relevant lines covered (93.01%)
3972072.37 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
77.88 |
-1.01% | src/lj_api.c |
| 2 |
92.0 |
-0.44% | src/luajit.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 30541979477.1 | 89 |
93.37 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|