Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
travis-ci-com
525 of 681 branches covered (77.09%)
Branch coverage included in aggregate %.
1839 of 2239 relevant lines covered (82.13%)
0.82 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 | 216 | 150 | 0 | 150 | 0.0 | |||
0.0 | tortoise/backends/mysql/__init__.py | 3 | 2 | 0 | 2 | 0.0 | |||
0.0 | tortoise/contrib/test/nose2.py | 42 | 22 | 0 | 22 | 0.0 | |||
35.71 | tortoise/backends/sqlite/executor.py | 36 | 20 | 10 | 10 | 1.0 | |||
46.49 | tortoise/backends/sqlite/client.py | 135 | 101 | 51 | 50 | 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 |