Skip to content

Commit fde418e

Browse files
committed
add coverage-badge
1 parent b168046 commit fde418e

2 files changed

Lines changed: 18 additions & 2 deletions

File tree

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ rich = ">=13.3.3,<14.0.0"
3737
requests = "^2.28.2"
3838
ipython = ">=8.12.0,<9.0.0"
3939
pandas = ">=1.5,<2.0.0"
40-
pytest-cov = "^4.0.0"
4140

4241
[tool.poetry.dev-dependencies]
4342
darglint = "^1.8.0"
@@ -51,6 +50,8 @@ pytest = "^7.2.2"
5150
pylint = "^2.17.2"
5251
pydocstyle = "^6.3.0"
5352
pre-commit = "^3.2.2"
53+
pytest-cov = "^4.0.0"
54+
coverage-badge = "^1.1.0"
5455

5556
[tool.black]
5657
# https://github.com/psf/black

0 commit comments

Comments
 (0)