|
Repo Added
|
Files
89
|
Badge
README BADGES
|
push
github
Fix recording of BC_VARG. Reported by Bachir Bendrissou. (cherry picked from commit 62e362afb) When the trace is started after the stitching, it may not have some slots from the first one. That slot may be the first slot given to the `select()` function (if it is determined by the call that caused the stitch). Before the patch, there is no loading of this slot in the `rec_varg()` for the trace, and the 0 value from slots is taken instead. Hence, the following recording of `BC_VARG` is incorrect. This patch fixes this by using the `getslot()` instead of taking the value directly. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#11055
5700 of 6036 branches covered (94.43%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
6 existing lines in 3 files now uncovered.21720 of 23442 relevant lines covered (92.65%)
2962848.85 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|