Skip to content

Commit

Permalink
add coverage for develop
Browse files Browse the repository at this point in the history
  • Loading branch information
noxan committed Oct 6, 2023
1 parent 03d624b commit f16b55b
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 @@ -15,6 +15,7 @@ django = "^4.2.6"

[tool.poetry.group.dev.dependencies]
factory-boy = "^3.3.0"
coverage = "^7.3.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit f16b55b

Please sign in to comment.