Skip to content

Commit

Permalink
add coverage-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
chekos committed Apr 6, 2023
1 parent b168046 commit fde418e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
17 changes: 16 additions & 1 deletion poetry.lock

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

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ rich = ">=13.3.3,<14.0.0"
requests = "^2.28.2"
ipython = ">=8.12.0,<9.0.0"
pandas = ">=1.5,<2.0.0"
pytest-cov = "^4.0.0"

[tool.poetry.dev-dependencies]
darglint = "^1.8.0"
Expand All @@ -51,6 +50,8 @@ pytest = "^7.2.2"
pylint = "^2.17.2"
pydocstyle = "^6.3.0"
pre-commit = "^3.2.2"
pytest-cov = "^4.0.0"
coverage-badge = "^1.1.0"

[tool.black]
# https://github.com/psf/black
Expand Down

0 comments on commit fde418e

Please sign in to comment.