Skip to content

Commit 6a9a4ca

Browse files
author
Lionel Untereiner
committed
add pytest-cov
1 parent bad1a26 commit 6a9a4ca

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

poetry.lock

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ pylint = "^2.11.1"
5858
black = {version = "^21.11b1", allow-prereleases = true}
5959
flake8 = "^4.0.1"
6060
mypy = "^0.981"
61+
pytest-cov = "^4.0.0"
6162

6263
[tool.black]
6364
line-length = 79

0 commit comments

Comments
 (0)