Ran
|
Files
30
|
Run time
2s
|
Badge
README BADGES
|
travis-ci-com
884 of 985 branches covered (89.75%)
Branch coverage included in aggregate %.
2647 of 2866 relevant lines covered (92.36%)
0.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
28.3 | tortoise/backends/sqlite/executor.py | 62 - 185 | 39 - 67 | 15 - 60 | 24 - 7 | 1.0 - 87 | |||
34.48 | tortoise/backends/asyncpg/executor.py | 32 - 86 | 21 - 39 | 10 + 10 | 11 - 49 | 1.0 + 1.0 | |||
42.94 | tortoise/backends/asyncpg/client.py | 233 + 184 | 156 + 146 | 72 + 72 | 84 + 74 | 1.0 + 1.0 | |||
57.66 | tortoise/backends/sqlite/client.py | 166 + 147 | 110 + 107 | 61 + 61 | 49 + 46 | 1.0 + 1.0 | |||
91.78 | tortoise/filters.py | 255 - 245 | 56 - 171 | 50 - 85 | 6 - 86 | 1.0 | |||
92.53 | tortoise/models.py | 624 + 604 | 312 + 311 | 295 + 295 | 17 + 16 | 1.0 + 1.0 | |||
93.65 | tortoise/queryset.py | 798 + 775 | 421 + 416 | 406 + 406 | 15 + 10 | 1.0 + 1.0 | |||
93.88 | tortoise/backends/base/executor.py | 330 + 286 | 197 + 182 | 189 + 189 | 8 - 7 | 1.0 + 1.0 | |||
96.31 | tortoise/query_utils.py | 329 + 246 | 195 + 154 | 191 + 191 | 4 - 37 | 1.0 + 1.0 | |||
99.28 | tortoise/contrib/test/__init__.py | 309 + 124 | 126 + 78 | 125 + 87 | 1 - 9 | 1.0 - 15 |