Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci-com
642 of 719 branches covered (89.29%)
Branch coverage included in aggregate %.
2078 of 2324 relevant lines covered (89.41%)
0.89 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | tortoise/backends/mysql/executor.py | 56 | 22 | 0 | 22 | 0.0 | |||
0.0 | tortoise/backends/mysql/schema_generator.py | 27 | 13 | 0 | 13 | 0.0 | |||
0.0 | tortoise/backends/mysql/client.py | 163 | 107 | 0 | 107 | 0.0 | |||
0.0 | tortoise/backends/mysql/__init__.py | 3 | 2 | 0 | 2 | 0.0 | |||
37.93 | tortoise/backends/sqlite/executor.py | 37 | 21 | 11 | 10 | 1.0 | |||
50.47 | tortoise/backends/sqlite/client.py | 131 | 96 | 52 | 44 | 1.0 | |||
92.26 | tortoise/models.py | 347 | 218 | 206 | 12 | 1.0 | |||
92.99 | tortoise/queryset.py | 696 | 380 | 363 | 17 | 1.0 | |||
93.22 | tortoise/filters.py | 223 | 48 | 46 | 2 | 1.0 | |||
93.48 | tortoise/backends/base/executor.py | 250 | 175 | 168 | 7 | 1.0 |