|
Ran
|
Jobs
1
|
Files
89
|
Run time
200min
|
Badge
README BADGES
|
push
github
Fix predict_next() in parser (for real now). Reported by Sergey Kaplun. (cherry picked from commit f602f0154) Before the patch `predict_next()` uses the pc allocation limit (`fs->bclim`) instead of the real limit of the defined bytecodes (`fs->pc`). This leads to the use of undefined value and possible crash. This patch fixes the check. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#10709
5694 of 6035 branches covered (94.35%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
9 existing lines in 3 files now uncovered.21687 of 23436 relevant lines covered (92.54%)
2976192.4 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12692015161.1 | 0 |
92.91 |
GitHub Action Run |