Ran
|
Jobs
1
|
Files
89
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Show name of NYI bytecode in -jv and -jdump. Suggested by Sergey Kaplun. (cherry picked from commit d2fe2a6d4) This patch replaces the numeric value of NYI bytecodes that can't be compiled with their names in the `jit.dump()` and -jv outputs. Since the functionality is the same, only `jit.dump()` is tested as most popular. Sergey Kaplun: * added the description and the test for the feature Part of tarantool/tarantool#9924 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
5673 of 6025 branches covered (94.16%)
Branch coverage included in aggregate %.
21634 of 23434 relevant lines covered (92.32%)
2930558.9 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
96.2 |
-0.05% | src/lj_record.c |
1 |
93.09 |
-0.33% | src/lj_ir.c |
5 |
85.71 |
-2.16% | src/lj_sysprof.c |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9793822077.1 | 89 |
92.69 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|