PaddlePaddle / PaddlePaddle/FastDeploy
新增entrypoints单测的开发
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
新增各项单元测试用例,覆盖此目录下https://github.com/PaddlePaddle/FastDeploy/tree/develop/fastdeploy/entrypoints/openai各代码模块和函数,提升代码的健壮性和稳定性。
各单元测试用例提交至https://github.com/PaddlePaddle/FastDeploy/tree/develop/tests/entrypoints/openai目录下,需要支持pytest或uniittest。 代码提交前,使用pre-commit进行格式化。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.