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