mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
coverage config
This commit is contained in:
parent
a79fa76480
commit
0b99811836
9
.coveragerc
Normal file
9
.coveragerc
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
[run]
|
||||||
|
branch = True
|
||||||
|
|
||||||
|
concurrency =
|
||||||
|
greenlet
|
||||||
|
|
||||||
|
omit =
|
||||||
|
*tests/*,
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user