🔧 Update coverage config files (#1077)

This commit is contained in:
Sebastián Ramírez
2024-08-18 16:15:32 -05:00
committed by GitHub
parent 805718d78d
commit e448c339db
3 changed files with 9 additions and 2 deletions

View File

@ -5,5 +5,5 @@ set -x
coverage run -m pytest tests
coverage combine
coverage report --show-missing
coverage report
coverage html