Ran
|
Jobs
1
|
Files
89
|
Run time
10s
|
Badge
Embed ▾
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
5371 of 5981 branches covered (0.0%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
13 existing lines in 5 files now uncovered.20609 of 23348 relevant lines covered (88.27%)
2750025.33 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
92.62 |
-0.06% | src/lj_asm_x86.h |
1 |
99.22 |
-0.78% | src/lj_func.c |
1 |
75.75 |
-0.08% | src/lj_opt_fold.c |
1 |
92.11 |
-2.63% | src/lj_vmmath.c |
9 |
87.88 |
-1.26% | src/lj_ffrecord.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6950377855.1 | 89 |
88.58 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|