Ran
|
Files
39
|
Run time
1min
|
Badge
README BADGES
|
push
travis-ci
1258 of 1380 relevant lines covered (91.16%)
0.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | tableschema/plugins/__init__.py | 17 | 9 | 0 | 9 | 0.0 | |
0.0 | tableschema/__main__.py | 7 | 3 | 0 | 3 | 0.0 | |
61.18 | tableschema/helpers.py | 151 | 85 | 52 | 33 | 1.0 | |
72.97 | tableschema/storage.py | 191 | 37 | 27 | 10 | 1.0 | |
78.57 | tableschema/constraints/minimum.py | 22 | 14 | 11 | 3 | 1.0 | |
78.57 | tableschema/constraints/maximum.py | 22 | 14 | 11 | 3 | 1.0 | |
87.5 | tableschema/infer.py | 49 | 16 | 14 | 2 | 1.0 | |
88.24 | tableschema/cli.py | 80 | 34 | 30 | 4 | 1.0 | |
89.47 | tableschema/types/string.py | 48 | 38 | 34 | 4 | 1.0 | |
90.0 | tableschema/constraints/enum.py | 15 | 10 | 9 | 1 | 1.0 |