Ran
|
Files
40
|
Run time
6s
|
Badge
README BADGES
|
push
github
1695 of 1787 branches covered (94.85%)
Branch coverage included in aggregate %.
4222 of 4316 relevant lines covered (97.82%)
0.98 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
44.95 | tortoise/converters.py | 156 | 86 | 45 | 41 | 1.0 | |||
91.43 | tortoise/contrib/pydantic/base.py | 141 | 47 | 43 | 4 | 1.0 | |||
91.84 | tortoise/expressions.py | 62 | 33 | 32 | 1 | 1.0 | |||
95.21 | tortoise/queryset.py | 1297 | 617 | 599 | 18 | 1.0 | |||
95.36 | tortoise/backends/base/client.py | 314 | 123 | 123 | 0 | 1.0 | |||
96.86 | tortoise/backends/sqlite/client.py | 188 | 130 | 127 | 3 | 1.0 | |||
97.16 | tortoise/query_utils.py | 431 | 201 | 198 | 3 | 1.0 | |||
97.49 | tortoise/backends/base/executor.py | 567 | 287 | 281 | 6 | 1.0 | |||
97.61 | tortoise/models.py | 1311 | 551 | 542 | 9 | 1.0 | |||
98.28 | tortoise/fields/data.py | 608 | 271 | 267 | 4 | 1.0 |