Repo Added
|
Files
89
|
Badge
Embed ▾
README BADGES
|
push
github
Consider slots used by upvalues in use-def analysis. Reported by XmiliaH. (cherry picked from commit 3a654999c) `snap_usedef()` analysis doesn't check slots for child upvalues of the currently recorded function in use-def analysis. Hence, such slots may be considered unused and not stored in the snapshot. So on snapshot restoration, values from these slots may be lost. This patch adds a marking for all such local upvalues. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9595
5421 of 6013 branches covered (0.0%)
Branch coverage included in aggregate %.
20763 of 23405 relevant lines covered (88.71%)
2811261.29 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|