Ran
|
Files
30
|
Run time
2s
|
Badge
README BADGES
|
travis-ci-com
869 of 980 branches covered (88.67%)
Branch coverage included in aggregate %.
2636 of 2867 relevant lines covered (91.94%)
0.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
28.3 | tortoise/backends/sqlite/executor.py | 59 | 39 | 15 | 24 | 1.0 | |||
43.03 | tortoise/backends/mysql/client.py | 238 | 155 | 71 | 84 | 1.0 | |||
57.66 | tortoise/backends/sqlite/client.py | 166 | 110 | 61 | 49 | 1.0 | |||
58.62 | tortoise/backends/mysql/executor.py | 67 | 27 | 17 | 10 | 1.0 | |||
86.36 | tortoise/backends/base/executor.py | 354 | 215 | 193 | 22 | 1.0 | |||
92.29 | tortoise/models.py | 623 | 311 | 293 | 18 | 1.0 | |||
92.52 | tortoise/queryset.py | 788 | 413 | 395 | 18 | 1.0 | |||
96.31 | tortoise/query_utils.py | 329 | 195 | 191 | 4 | 1.0 | |||
98.15 | tortoise/backends/asyncpg/executor.py | 49 | 33 | 33 | 0 | 1.0 | |||
99.28 | tortoise/contrib/test/__init__.py | 309 | 126 | 125 | 1 | 1.0 |