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
c5940fb8cb
commit
eac478b233
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