Skip to content

Commit f392aec

Browse files
authored
Model tests expansion (#1455)
* add tabulat * add tabulate with comment * update lock * update tests with dual test splits: short and long
1 parent a22a579 commit f392aec

6 files changed

Lines changed: 38178 additions & 109 deletions

poetry.lock

Lines changed: 113 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ isort = "^5.11.5"
4444
pytest = "^7.2.2"
4545
kaleido = "0.2.1"
4646
pytest-cov = "^4.0.0"
47+
tabulate = "^0.9" # Used in CI model metrics tests only, for PR bot
4748

4849
[tool.poetry.group.docs]
4950
optional = true

0 commit comments

Comments
 (0)