|
Ran
|
Jobs
1
|
Files
476
|
Run time
13s
|
Badge
README BADGES
|
push
github
lua/fiber: do not raise on printing a dead fiber An attempt to print a dead fiber raised a fatal error, which is quite unexpected. This patch updates __tostring metamethod of fiber_object so that it pushes the "fiber: <fid> (dead)" string instead of the error. The __serialize metamethod is patched similarly. Closes #4265 NO_DOC=bugfix (cherry picked from commit 3421a3bd0)
62309 of 114125 branches covered (0.0%)
16 of 16 new or added lines in 1 file covered. (100.0%)
93317 of 108690 relevant lines covered (85.86%)
2778386.83 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 6110685175.1 | 0 |
85.86 |
GitHub Action Run |