Skip to content

Commit

Permalink
Add pytest-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGibson committed Nov 12, 2024
1 parent f076485 commit 13c5e80
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 2 deletions.
99 changes: 97 additions & 2 deletions 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 @@ -10,3 +10,4 @@ psycopg2-binary = "^2.9.9"
pre-commit = "^3.7.0"
pytest = "^8.3.2"
moto = "^5.0.13"
pytest-cov = "^6.0.0"

0 comments on commit 13c5e80

Please sign in to comment.