Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
travis-ci-com
531 of 682 branches covered (77.86%)
Branch coverage included in aggregate %.
1856 of 2239 relevant lines covered (82.89%)
0.83 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | tortoise/backends/asyncpg/__init__.py | 3 - 2 | 2 - 1 | 0 - 3 | 2 + 2 | 0.0 - 1.0 | |||
0.0 | tortoise/contrib/test/nose2.py | 42 | 22 | 0 | 22 | 0.0 | |||
0.0 | tortoise/backends/asyncpg/client.py | 216 + 183 | 147 + 147 | 0 | 147 + 147 | 0.0 | |||
0.0 | tortoise/backends/asyncpg/schema_generator.py | 11 + 5 | 8 + 5 | 0 - 3 | 8 + 8 | 0.0 - 1.0 | |||
0.0 | tortoise/backends/asyncpg/executor.py | 13 - 39 | 6 + 3 | 0 - 3 | 6 + 6 | 0.0 - 374 | |||
35.71 | tortoise/backends/sqlite/executor.py | 36 - 103 | 20 - 22 | 10 - 25 | 10 + 3 | 1.0 - 4 | |||
46.49 | tortoise/backends/sqlite/client.py | 135 + 128 | 101 + 98 | 51 + 48 | 50 + 50 | 1.0 - 98 | |||
62.5 | tortoise/backends/sqlite/schema_generator.py | 15 - 77 | 8 - 26 | 5 - 28 | 3 + 2 | 1.0 - 5 | |||
74.64 | tortoise/query_utils.py | 142 + 88 | 98 + 98 | 78 + 78 | 20 + 20 | 1.0 + 1.0 | |||
82.59 | tortoise/fields.py | 465 + 414 | 229 + 227 | 196 + 195 | 33 + 32 | 1.0 - 36 |