|
Ran
|
Files
306
|
Run time
18s
|
Badge
README BADGES
|
push
travis-ci
box: frommap() bug fix - If an optional argument is provided for space_object:frommap() (which is {table = true|false}), type match for first arguments is omitted, which is incorrect. We should return the result only after making sure it is possible to build a tuple. - If there is a type mismatch, however, frommap() does not return nil, err as it is mentioned in the description, so we change it to be this way. Closes #4262 (cherry picked from commit ba2deae5a)
41750 of 50615 relevant lines covered (82.49%)
901678.97 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|