Ran
|
Files
29
|
Run time
253min
|
Badge
README BADGES
|
push
travis-ci-com
514 of 631 branches covered (81.46%)
Branch coverage included in aggregate %.
1756 of 2064 relevant lines covered (85.08%)
0.85 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | tortoise/backends/mysql/executor.py | 55 | 21 | 0 | 21 | 0.0 | |||
0.0 | tortoise/backends/mysql/schema_generator.py | 28 | 13 | 0 | 13 | 0.0 | |||
0.0 | tortoise/backends/mysql/client.py | 167 | 109 | 0 | 109 | 0.0 | |||
0.0 | tortoise/backends/mysql/__init__.py | 3 | 2 | 0 | 2 | 0.0 | |||
35.71 | tortoise/backends/sqlite/executor.py | 36 | 20 | 10 | 10 | 1.0 | |||
46.36 | tortoise/backends/sqlite/client.py | 129 | 97 | 49 | 48 | 1.0 | |||
62.5 | tortoise/backends/sqlite/schema_generator.py | 15 | 8 | 5 | 3 | 1.0 | |||
74.64 | tortoise/query_utils.py | 142 | 98 | 78 | 20 | 1.0 | |||
82.59 | tortoise/fields.py | 465 | 229 | 196 | 33 | 1.0 | |||
91.02 | tortoise/queryset.py | 749 | 412 | 387 | 25 | 1.0 |