|
Ran
|
Jobs
1
|
Files
476
|
Run time
30s
|
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 (cherry picked from commit 3774e85d2)
62333 of 114182 branches covered (54.59%)
93308 of 108715 relevant lines covered (85.83%)
2813631.84 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5937400813.1 | 0 |
85.83 |
GitHub Action Run |