|
Ran
|
Jobs
1
|
Files
89
|
Run time
8s
|
Badge
README BADGES
|
push
github
Follow-up fix for stack overflow handling cleanup. (cherry-picked from commit aa6b15c1a) The stack overflow error is thrown in `lj_state_growstack` only if the coroutine status is `OK`, however, stack overflow can happen on a yielded coroutine too. This patch fixes the condition for status, so now the error thrown on yielded coroutines too. Maxim Kokryashkin: * added the description and the test for the patch Part of tarantool/tarantool#9145
5369 of 5981 branches covered (0.0%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
20609 of 23348 relevant lines covered (88.27%)
2745402.36 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6909974893.1 | 0 |
88.57 |
GitHub Action Run |