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