|
Ran
|
Jobs
1
|
Files
476
|
Run time
33s
|
Badge
README BADGES
|
push
github
box: fix box.iproto.override crash if used before box.cfg The function can't be called on an unconfigured instance because it needs IPROTO threads up and running. Let's raise an error to avoid a crash. Since we have two other places where we need to raise the same error (box.session.su and box.__index), let's introduce the new code ER_UNCONFIGURED for this error. Closes #8975 NO_DOC=bug fix (cherry picked from commit 4fd2686eb)
62312 of 114196 branches covered (54.57%)
9 of 9 new or added lines in 3 files covered. (100.0%)
93305 of 108748 relevant lines covered (85.8%)
2863770.98 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 5855774735.1 | 0 |
85.8 |
GitHub Action Run |