Skip to content

Commit

Permalink
Merge pull request #53 from geoadmin/feat-pytest-cov
Browse files Browse the repository at this point in the history
Install pytest-cov
  • Loading branch information
schtibe authored Dec 12, 2024
2 parents 7d20979 + ac56036 commit fa39987
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 4 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ boto3-stubs = {extras = ["cognito-idp"], version = "~=1.35"}
bandit = "*"
pytest-xdist = "*"
types-nanoid = "*"
pytest-cov = "*"

[requires]
python_version = "3.12"
88 changes: 84 additions & 4 deletions Pipfile.lock

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

0 comments on commit fa39987

Please sign in to comment.