[CI]【Hackathon 9th Sprint No.32】NO.32 功能模块 fastdeploy/input/ernie4_5_vl_processor/process_video.py 单测补充 by WintersMontagne10335 · Pull Request #5011 · PaddlePaddle/FastDeploy (original) (raw)
Motivation
功能模块 fastdeploy/input/ernie4_5_vl_processor/process_video.py 单测补充
Modifications
add unit test for fastdeploy/input/ernie4_5_vl_processor/process_video
develop 分支:覆盖率7%,Miss行数110(33-45, 59-113, 131-205)
当前PR:覆盖率90%,Miss行数13
完成单测覆盖行数110-13=97
Usage or Command
no need
Accuracy Tests
no need
Checklist
- Add at least a tag in the PR title.
- Tag list: [
[FDConfig],[APIServer],[Engine],[Scheduler],[PD Disaggregation],[Executor],[Graph Optimization],[Speculative Decoding],[RL],[Models],[Quantization],[Loader],[OP],[KVCache],[DataProcessor],[BugFix],[Docs],[CI],[Optimization],[Feature],[Benchmark],[Others],[XPU],[HPU],[GCU],[DCU],[Iluvatar],[Metax]] - You can add new tags based on the PR content, but the semantics must be clear.
- Tag list: [
- Format your code, run
pre-commitbefore commit. - Add unit tests. Please write the reason in this PR if no unit tests.
- Provide accuracy results.
- If the current PR is submitting to the
releasebranch, make sure the PR has been submitted to thedevelopbranch, then cherry-pick it to thereleasebranch with the[Cherry-Pick]PR tag.