Skip to content

Add ut for test_pooling_model_runner.py#1640

Merged
wangxiyuan merged 9 commits intovllm-project:mainfrom
wangyanhui-cmss:main
Jul 7, 2025
Merged

Add ut for test_pooling_model_runner.py#1640
wangxiyuan merged 9 commits intovllm-project:mainfrom
wangyanhui-cmss:main

Conversation

@wangyanhui-cmss
Copy link
Copy Markdown
Contributor

@wangyanhui-cmss wangyanhui-cmss commented Jul 7, 2025

What this PR does / why we need it?

Add ut for test_pooling_model_runner.py

Does this PR introduce any user-facing change? N/A

How was this patch tested?

python -m unittest test_pooling_model_runner.py

### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.73%. Comparing base (c30ddb8) to head (9917da7).
⚠️ Report is 613 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@ ## main #1640 +/- ## =========================================== + Coverage 27.39% 53.73% +26.33%  =========================================== Files 56 80 +24 Lines 6191 9871 +3680 =========================================== + Hits 1696 5304 +3608  - Misses 4495 4567 +72 
Flag Coverage Δ
unittests 53.73% <100.00%> (+26.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
@wangxiyuan wangxiyuan merged commit 4e29c5a into vllm-project:main Jul 7, 2025
14 checks passed
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py - vLLM version: v0.9.1 - vLLM main: vllm-project/vllm@2e610de --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
Angazenn pushed a commit to Angazenn/vllm-ascend that referenced this pull request Oct 21, 2025
### What this PR does / why we need it? Add ut for test_pooling_model_runner.py ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? python -m unittest test_pooling_model_runner.py - vLLM version: v0.9.1 - vLLM main: vllm-project/vllm@2e610de --------- Signed-off-by: wangyanhui-cmss <wangyanhui_yewu@cmss.chinamobile.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants