提高代码覆盖率并提供显示代码覆盖率的工具

This commit is contained in:
2026-03-07 16:17:14 +08:00
parent ca1db103b5
commit 27e53c7acd
9 changed files with 200 additions and 15 deletions

View File

@ -36,6 +36,7 @@ dependencies = [
"borax (>=4.1.3,<5.0.0)",
"pytest (>=8.0.0,<9.0.0)",
"nonebug (>=0.4.3,<0.5.0)",
"pytest-cov (>=7.0.0,<8.0.0)",
]
[tool.poetry]