|
Ran
|
Jobs
1
|
Files
306
|
Run time
19s
|
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)
17 of 17 new or added lines in 2 files covered. (100.0%)
41750 of 50615 relevant lines covered (82.49%)
901678.97 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 4 | 20227.4 (TARGET=coverage) | 0 |
82.49 |
Travis Job 20227.4 |