🔧 Update coverage config files (#12035)

This commit is contained in:
Sebastián Ramírez
2024-08-18 16:07:03 -05:00
committed by GitHub
parent 0da0814d8a
commit 4f1eb0cd9e
3 changed files with 11 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ set -x
bash scripts/test.sh ${@}
coverage combine
coverage report --show-missing
coverage html --show-contexts
coverage report
coverage html