Skip to content

CI: update test_cuda runs-on to gpu#5541

Merged
njzjz merged 1 commit into
deepmodeling:masterfrom
njzjz:test-cuda-runs-on
Jun 16, 2026
Merged

CI: update test_cuda runs-on to gpu#5541
njzjz merged 1 commit into
deepmodeling:masterfrom
njzjz:test-cuda-runs-on

Conversation

@njzjz

@njzjz njzjz commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflow runner environment configuration for CUDA testing.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@ustc.edu.cn>
@njzjz njzjz merged commit d3834e2 into deepmodeling:master Jun 16, 2026
45 of 47 checks passed
@njzjz njzjz deleted the test-cuda-runs-on branch June 16, 2026 06:59
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 5a0197d9-d487-47c2-b01b-2ae7cb05171b

📥 Commits

Reviewing files that changed from the base of the PR and between 84f8541 and 06bf5ea.

📒 Files selected for processing (1)
  • .github/workflows/test_cuda.yml

📝 Walkthrough

Walkthrough

The GitHub Actions workflow for CUDA testing has its runs-on label changed from nvidia to gpu for the test_cuda job, redirecting the job to a different self-hosted runner environment.

Changes

CUDA CI Runner Update

Layer / File(s) Summary
CUDA job runner label
.github/workflows/test_cuda.yml
runs-on value updated from nvidia to gpu for the test_cuda job.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.21%. Comparing base (84f8541) to head (06bf5ea).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5541   +/-   ##
=======================================
  Coverage   82.21%   82.21%           
=======================================
  Files         892      892           
  Lines      101532   101531    -1     
  Branches     4240     4242    +2     
=======================================
  Hits        83475    83475           
  Misses      16753    16753           
+ Partials     1304     1303    -1     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant