mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-08-14 09:30:27 +08:00
🔧 Update coverage config files (#1077)
This commit is contained in:

committed by
GitHub

parent
805718d78d
commit
e448c339db
@ -5,5 +5,5 @@ set -x
|
||||
|
||||
coverage run -m pytest tests
|
||||
coverage combine
|
||||
coverage report --show-missing
|
||||
coverage report
|
||||
coverage html
|
||||
|
Reference in New Issue
Block a user