Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: run cli test cases parallel #9502

Merged
merged 2 commits into from
Feb 27, 2025
Merged

test: run cli test cases parallel #9502

merged 2 commits into from
Feb 27, 2025

Conversation

LingyuCoder
Copy link
Contributor

@LingyuCoder LingyuCoder commented Feb 27, 2025

Summary

This pull request includes several changes to the package.json scripts and test cases in the rspack-cli package to improve parallel execution and output path handling.

Improvements to package.json scripts:

  • Updated the build:js script to run in parallel for better performance.
  • Updated the test:unit script to run tests in parallel.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 88197d0
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67c031f99173010008324e32

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Feb 27, 2025
Copy link

codspeed-hq bot commented Feb 27, 2025

CodSpeed Performance Report

Merging #9502 will not alter performance

Comparing ci/parallel-unit-tests (88197d0) with main (6951bea)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 7 untouched benchmarks

@LingyuCoder LingyuCoder requested a review from SyMind February 27, 2025 10:54
@LingyuCoder LingyuCoder marked this pull request as ready for review February 27, 2025 10:54
@LingyuCoder LingyuCoder enabled auto-merge (squash) February 27, 2025 10:55
@LingyuCoder LingyuCoder merged commit 10c824b into main Feb 27, 2025
29 checks passed
@LingyuCoder LingyuCoder deleted the ci/parallel-unit-tests branch February 27, 2025 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants