Ran
|
Files
30
|
Run time
1s
|
Badge
README BADGES
|
push
travis-ci-com
937 of 1015 branches covered (92.32%)
Branch coverage included in aggregate %.
2657 of 2888 relevant lines covered (92.0%)
0.92 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
34.48 | tortoise/backends/asyncpg/executor.py | 32 | 21 | 10 | 11 | 1.0 | |||
42.94 | tortoise/backends/asyncpg/client.py | 233 | 156 | 72 | 84 | 1.0 | |||
43.03 | tortoise/backends/mysql/client.py | 238 | 155 | 71 | 84 | 1.0 | |||
58.62 | tortoise/backends/mysql/executor.py | 70 | 27 | 17 | 10 | 1.0 | |||
94.22 | tortoise/models.py | 667 | 331 | 317 | 14 | 1.0 | |||
95.73 | tortoise/backends/base/executor.py | 335 | 196 | 190 | 6 | 1.0 | |||
96.31 | tortoise/query_utils.py | 329 | 195 | 191 | 4 | 1.0 | |||
96.55 | tortoise/queryset.py | 816 | 423 | 415 | 8 | 1.0 | |||
96.69 | tortoise/fields.py | 703 | 299 | 290 | 9 | 1.0 | |||
97.1 | tortoise/backends/base/client.py | 142 | 63 | 62 | 1 | 1.0 |