add coverage report
This commit is contained in:
parent
e81d10d08a
commit
e82b6b292c
2 changed files with 794 additions and 13 deletions
|
|
@ -32,5 +32,6 @@ ignore = ["F403"]
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
dev = [
|
dev = [
|
||||||
"pytest>=9.0.1",
|
"pytest>=9.0.1",
|
||||||
|
"pytest-cov>=7.0.0",
|
||||||
"pytest-pretty>=1.3.0",
|
"pytest-pretty>=1.3.0",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue