Skip to content

[Perf][V1] Fully overlap model execution - #2783

Merged
MengqingCao merged 1 commit into
vllm-project:mainfrom
jiangpeng36:pr23569
Sep 11, 2025
Merged

[Perf][V1] Fully overlap model execution#2783
MengqingCao merged 1 commit into
vllm-project:mainfrom
jiangpeng36:pr23569

[Perf][V1] Fully overlap model execution

0718412
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2025 in 1s

75.16% (+0.39%) compared to 1bbb20e

View this Pull Request on Codecov

75.16% (+0.39%) compared to 1bbb20e

Details

Codecov Report

❌ Patch coverage is 13.09524% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.16%. Comparing base (1bbb20e) to head (0718412).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
vllm_ascend/worker/model_runner_v1.py 6.41% 73 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2783      +/-   ##
==========================================
+ Coverage   74.76%   75.16%   +0.39%     
==========================================
  Files         150      155       +5     
  Lines       20891    21195     +304     
==========================================
+ Hits        15620    15932     +312     
+ Misses       5271     5263       -8     

☔ 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.