report code coverage for tests
This commit is contained in:
parent
1dd7bab4aa
commit
f1bafbb4a2
3 changed files with 86 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ pyright = "*"
|
|||
black = "*"
|
||||
isort = "*"
|
||||
pytest-asyncio = "*"
|
||||
pytest-cov = "*"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue