[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 db3f0de21c
commit 78bcc91613
5 changed files with 63 additions and 1 deletions
+1
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",