[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

1
.gitignore vendored
View File

@@ -46,6 +46,7 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
coverage.json
*.cover
*.py,cover
.hypothesis/