Ran
|
Jobs
1
|
Files
89
|
Run time
11s
|
Badge
Embed ▾
README BADGES
|
push
github
Prevent compile of __concat with tailcall to fast function. E.g. __concat = function() return setmetatable(...) end Reported by Fezile Manana. (cherry-picked from commit 75ee3a615) During the recording of concat with tailcall to fast function, the fast function recording is postponed. This implementation may lead to the absence of side effects from fast-function and incorrect behavior as a result. For a comprehensive example, see the comment in the test. Maxim Kokryashkin: * added the description and the test for the problem Part of tarantool/tarantool#9145 Reviewed-by: Sergey Kaplun <skaplun@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Igor Munkin <imun@tarantool.org>
5343 of 5975 branches covered (0.0%)
Branch coverage included in aggregate %.
2 of 2 new or added lines in 1 file covered. (100.0%)
43 existing lines in 2 files now uncovered.20470 of 23304 relevant lines covered (87.84%)
2752630.53 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
72.56 |
-0.08% | src/lj_crecord.c |
42 |
64.44 |
-20.44% | src/lj_sysprof.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6803001423.1 | 89 |
88.16 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|