Skip to content

Commit

Permalink
Add: Add coverage as dev dependency
Browse files Browse the repository at this point in the history
Allow to calculate test coverage.
  • Loading branch information
bjoernricks committed Apr 17, 2023
1 parent 458a5e4 commit e1242d0
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 1 deletion.
66 changes: 65 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ rich = ">=12.5.1"
autohooks-plugin-black = ">=21.12.0"
autohooks-plugin-pylint = ">=21.6.0"
autohooks-plugin-isort = ">=22.3.0"
coverage = "^7.2.3"
rope = "^1.7.0"
Sphinx = "^5.3.0"
furo = "^2023.3.27"
Expand Down

0 comments on commit e1242d0

Please sign in to comment.