|
Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
README BADGES
|
push
github
Fix state restore when recording __concat metamethod. Reported by Sergey Kaplun. (cherry picked from commit eee16efa7) This commit is a follow-up to the previous one. It fixes the case when the `topslot` is adjusting for simple concatenation results. This patch adds the update of the corresponding Lua stack slots to be restored. This fixes back the <lj-839-concat-recording.test.lua> test. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#11055
5700 of 6039 branches covered (94.39%)
Branch coverage included in aggregate %.
5 of 5 new or added lines in 1 file covered. (100.0%)
23 existing lines in 5 files now uncovered.21728 of 23461 relevant lines covered (92.61%)
2959321.71 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 10 |
77.8 |
-1.01% | src/lj_api.c |
| 6 |
94.74 |
-4.31% | src/lj_str.c |
| 3 |
96.48 |
0.0% | src/lj_record.c |
| 2 |
91.11 |
-0.32% | src/lj_alloc.c |
| 2 |
92.0 |
-0.44% | src/luajit.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13788234116.1 | 89 |
92.98 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|