mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-14 02:35:51 -04:00
🔧 Update coverage config files (#12035)
This commit is contained in:
committed by
GitHub
parent
0da0814d8a
commit
4f1eb0cd9e
@@ -5,5 +5,5 @@ set -x
|
||||
|
||||
bash scripts/test.sh ${@}
|
||||
coverage combine
|
||||
coverage report --show-missing
|
||||
coverage html --show-contexts
|
||||
coverage report
|
||||
coverage html
|
||||
|
||||
Reference in New Issue
Block a user