Repo Added
|
Files
89
|
Badge
Embed ▾
README BADGES
|
push
github
Throw any errors before stack changes in trace stitching. Thanks to doujiang24. (cherry-picked from commit 3f9389edc) The Lua stack is changed in the `recff_stitch`, so if the trace is aborted, for example, when the `maxsnap` is reached, and an error is thrown from there, the execution continues with an unbalanced stack. This patch adds a check for snapshot overflow to the `recff_stitch` to overcome the issue for the `LJ_TRERR_SNAPOV` case, but other cases remain unresolved and should be fixed in other series. For a detailed description of the remaining cases, see the issue LJ#1166. Maxim Kokryashkin: * added the description and the test for the problem Part of tarantool/tarantool#9595
5425 of 6017 branches covered (90.16%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
8 existing lines in 2 files now uncovered.20757 of 23411 relevant lines covered (88.66%)
2808907.24 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|