[CI]【Hackathon 9th Sprint No.22】功能模块 fastdeploy/input/ernie4_5_vl_processor/ernie4_5_vl_processor.py 单测补充 by kesmeey · Pull Request #5263 · PaddlePaddle/FastDeploy (original) (raw)
Motivation
NO 22 fastdeploy/input/ernie4_5_vl_processor/ernie4_5_vl_processor.py 单测补充
develop 分支:覆盖率48%,Miss行数86(67-71, 81->83, 103-117, 121-127, 134-164, 171, 175, 178-180, 183-202, 208->212, 217-218, 223, 229, 240-245, 248, 251, 264, 270->272, 287, 294-301, 305-320)
当前pr覆盖率87%,Miss行数13行
完成单测覆盖行数86-13=73
Modifications
add unittest tests/input/test_ernie4_5_vl_processor.py
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.

