|
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 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%)
5 existing lines in 3 files now uncovered.21728 of 23461 relevant lines covered (92.61%)
2959932.25 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
99.16 |
-0.34% | src/lj_gc.c |
| 2 |
96.58 |
0.1% | src/lj_record.c |
| 1 |
78.42 |
-0.08% | src/lj_opt_fold.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13945690393.1 | 89 |
92.98 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|