[Unit Test] Generate coverage number for UT (#18106)

This commit is contained in:
AichiB7A
2025-04-16 11:55:37 +08:00
committed by GitHub
parent 57b28576f0
commit 2a0d7533d7
5 changed files with 63 additions and 1 deletions

View File

@@ -104,6 +104,7 @@ dev = [
"ruff~=0.11.5",
"pytest~=8.3.2",
"pytest-benchmark~=4.0.0",
"pytest-cov~=4.1.0",
"pytest-env~=1.1.3",
"pytest-mock~=3.14.0",
"types-aiofiles~=24.1.0",