[CI] Add ut coverage tool (#20628)

This commit is contained in:
Ke Bao
2026-03-15 21:13:45 +08:00
committed by GitHub
parent 45dd06f4e0
commit e2be31824f
3 changed files with 27 additions and 0 deletions

View File

@@ -141,6 +141,8 @@ test = [
"parameterized",
"peft",
"pytest",
"pytest-cov",
"diff-cover",
"sentence_transformers",
"tabulate",
]