mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-17 22:21:48 +08:00

* Add unit test run and coverage report generation * fix * fix: upload coverage report failure * fix * update * fix * fix * update
17 lines
271 B
INI
17 lines
271 B
INI
[run]
|
|
source = fastdeploy
|
|
parallel = True
|
|
|
|
[paths]
|
|
source =
|
|
fastdeploy
|
|
*/site-packages/fastdeploy
|
|
*/lib/python3.10/site-packages/fastdeploy
|
|
*/fastdeploy
|
|
|
|
[report]
|
|
omit =
|
|
*/site-packages/*/tests/*
|
|
*/site-packages/setuptools/*
|
|
*/dist-packages/*
|