Ran
|
Jobs
1
|
Files
89
|
Run time
6s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix frame for more types of on-trace error messages. Thanks to Maxim Kokryashkin. (cherry-picked from commit d5bbf9cdb) This patch fixes the same issue with the frame as the previous one, but now for the table overflow error in the `err_msgv` function. The test for the problem uses the table of GC finalizers, although they are not required to reproduce the issue. They are only used to make the test as simple as possible. Maxim Kokryashkin: * added the description and the test for the problem Resolves tarantool/tarantool#562 Part of tarantool/tarantool#8825 Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Signed-off-by: Igor Munkin <imun@tarantool.org>
5336 of 5971 branches covered (0.0%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 1 file covered. (100.0%)
20480 of 23293 relevant lines covered (87.92%)
2737578.31 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
75.77 |
-0.08% | src/lj_opt_fold.c |
1 |
95.9 |
-0.18% | src/lj_opt_mem.c |
1 |
95.64 |
-0.05% | src/lj_record.c |
4 |
94.74 |
-2.87% | src/lj_str.c |
11 |
89.3 |
0.0% | src/lj_err.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6301102627.1 | 89 |
88.22 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|