Ran
|
Files
53
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
543 of 599 branches covered (90.65%)
1523 of 1594 relevant lines covered (95.55%)
0.96 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
66.67 | motorengine/__init__.py | 26 - 112 | 12 - 18 | 8 - 3 | 4 - 15 | 1.0 | |||
75.0 | motorengine/utils.py | 48 + 40 | 24 + 19 | 19 + 14 | 5 + 5 | 1.0 | |||
77.78 | motorengine/query/base.py | 15 + 12 | 7 + 6 | 6 + 5 | 1 + 1 | 1.0 | |||
81.69 | motorengine/connection.py | 119 - 14 | 57 + 27 | 47 + 36 | 10 - 9 | 1.0 | |||
84.62 | motorengine/fields/json_field.py | 37 - 100 | 13 - 44 | 11 - 7 | 2 - 37 | 1.0 | |||
85.71 | motorengine/query/not_operator.py | 18 + 9 | 7 + 2 | 6 + 3 | 1 - 1 | 1.0 | |||
88.0 | motorengine/errors.py | 51 - 14 | 23 - 11 | 21 + 11 | 2 - 22 | 1.0 | |||
90.44 | motorengine/query_builder/node.py | 227 + 211 | 101 + 91 | 93 + 91 | 8 | 1.0 | |||
91.67 | motorengine/aggregation/base.py | 185 + 109 | 128 + 83 | 121 + 114 | 7 - 31 | 1.0 | |||
91.71 | motorengine/queryset.py | 866 + 778 | 363 + 311 | 342 + 297 | 21 + 14 | 1.0 - 6 |