|
Ran
|
Jobs
1
|
Files
492
|
Run time
12s
|
Badge
README BADGES
|
push
github
Revert "debugger: prevent running from Tarantool REPL" This reverts commit ace885427. That commit disabled repl in tarantool for debugger console session because debugger console wasn't compatible with Tarantool console, i.e. this code hang in terminal: ```lua tarantool> dbg = require 'luadebug' tarantool> dbg() ``` With the previous patch in the patchset, full readline support and console compatibility was introduced. Thus, no need to disable repl. Part of #7738 NO_TEST=internal NO_DOC=internal, revert unpublished NO_CHANGELOG=internal
63777 of 115448 branches covered (55.24%)
95496 of 110719 relevant lines covered (86.25%)
2668131.56 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5901042692.1 | 0 |
86.25 |
GitHub Action Run |