Skip to content

Conversation

@Yikun
Copy link
Collaborator

@Yikun Yikun commented Jul 4, 2025

What this PR does / why we need it?

This patch enables the vllm commits recording and also cleanup unused commit msg note in PR.

Does this PR introduce any user-facing change?

No

How was this patch tested?

@github-actions
Copy link

github-actions bot commented Jul 4, 2025

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@Yikun Yikun force-pushed the pr_update branch 26 times, most recently from 11b6b03 to b3461fb Compare July 5, 2025 07:26
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
@Yikun Yikun changed the title Record commit test Record vLLM commit in PR description Jul 5, 2025
@codecov
Copy link

codecov bot commented Jul 5, 2025

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1623       +/-   ##
===========================================
+ Coverage   27.39%   52.36%   +24.96%     
===========================================
  Files          56       78       +22     
  Lines        6191     9631     +3440     
===========================================
+ Hits         1696     5043     +3347     
- Misses       4495     4588       +93     
Flag Coverage Δ
unittests 52.36% <ø> (+24.96%) ⬆️

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.

@Yikun Yikun marked this pull request as ready for review July 6, 2025 02:42
@Yikun Yikun requested a review from wangxiyuan July 6, 2025 02:42
@Yikun Yikun added the ready read for review label Jul 6, 2025
@wangxiyuan wangxiyuan merged commit 493768e into vllm-project:main Jul 7, 2025
18 checks passed
@vllm-ascend-ci vllm-ascend-ci added ready-for-test start test by label for PR accuracy-test enable all accuracy test for PR and removed ready-for-test start test by label for PR accuracy-test enable all accuracy test for PR labels Jul 7, 2025
Yikun added a commit that referenced this pull request Jul 10, 2025
### What this PR does / why we need it?
Use ci_vllm_version when recording vllm commit

Followup on #1623

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Test mannually.
$ python3 docs/source/conf.py | jq .ci_vllm_version | tr -d '"'
v0.9.2
- Test on my local repo: Yikun#35

- vLLM version: v0.9.1
- vLLM main:
vllm-project/vllm@49e8c7e

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
### What this PR does / why we need it?
This patch enables the vllm commits recording and also cleanup unused
commit msg note in PR.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed
- Test on Yikun#33 and vllm commit
refreshed as expected.

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
chopper0126 pushed a commit to chopper0126/vllm-ascend that referenced this pull request Oct 16, 2025
### What this PR does / why we need it?
Use ci_vllm_version when recording vllm commit

Followup on vllm-project#1623

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Test mannually.
$ python3 docs/source/conf.py | jq .ci_vllm_version | tr -d '"'
v0.9.2
- Test on my local repo: Yikun#35

- vLLM version: v0.9.1
- vLLM main:
vllm-project/vllm@49e8c7e

Signed-off-by: Yikun Jiang <yikunkero@gmail.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?
This patch enables the vllm commits recording and also cleanup unused
commit msg note in PR.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- CI passed
- Test on Yikun#33 and vllm commit
refreshed as expected.

Signed-off-by: Yikun Jiang <yikunkero@gmail.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?
Use ci_vllm_version when recording vllm commit

Followup on vllm-project#1623

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
- Test mannually.
$ python3 docs/source/conf.py | jq .ci_vllm_version | tr -d '"'
v0.9.2
- Test on my local repo: Yikun#35

- vLLM version: v0.9.1
- vLLM main:
vllm-project/vllm@49e8c7e

Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready read for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants