Ran
|
Files
39
|
Run time
13s
|
Badge
README BADGES
|
travis-ci
1232 of 1344 relevant lines covered (91.67%)
0.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | tableschema/__main__.py | 7 - 432 | 3 - 224 | 0 - 64 | 3 - 160 | 0.0 - 1.0 | |
0.0 | tableschema/plugins/__init__.py | 17 - 1629 | 9 - 755 | 0 - 427 | 9 - 328 | 0.0 - 1.0 | |
61.18 | tableschema/helpers.py | 151 + 27 | 85 + 35 | 52 + 52 | 33 - 17 | 1.0 + 1.0 | |
72.97 | tableschema/storage.py | 191 + 181 | 37 + 33 | 27 + 27 | 10 + 6 | 1.0 + 1.0 | |
87.5 | tableschema/infer.py | 43 - 72 | 16 + 8 | 14 + 6 | 2 + 2 | 1.0 | |
88.24 | tableschema/cli.py | 80 - 145 | 34 - 82 | 30 - 3 | 4 - 79 | 1.0 | |
89.47 | tableschema/types/string.py | 48 - 28 | 38 - 13 | 34 + 34 | 4 - 47 | 1.0 + 1.0 | |
90.0 | tableschema/constraints/minimum.py | 15 - 324 | 10 - 138 | 9 - 101 | 1 - 37 | 1.0 | |
90.0 | tableschema/constraints/enum.py | 15 - 24 | 10 - 10 | 9 + 9 | 1 - 19 | 1.0 + 1.0 | |
90.0 | tableschema/constraints/maximum.py | 15 - 85 | 10 - 38 | 9 + 9 | 1 - 47 | 1.0 + 1.0 |