mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-12-30 22:20:06 -06:00
👷 Move from Codecov to Smokeshow (#486)
This commit is contained in:
committed by
GitHub
parent
ea79c47c0e
commit
5956940908
@@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
bash ./scripts/test.sh
|
||||
coverage html
|
||||
@@ -6,4 +6,4 @@ set -x
|
||||
coverage run -m pytest tests
|
||||
coverage combine
|
||||
coverage report --show-missing
|
||||
coverage xml
|
||||
coverage html
|
||||
|
||||
Reference in New Issue
Block a user