Skip to content

test: add test case of issue #10195#10202

Merged
chenjiahan merged 2 commits intomainfrom
test/magic-comment-complex-regex
Apr 27, 2025
Merged

test: add test case of issue #10195#10202
chenjiahan merged 2 commits intomainfrom
test/magic-comment-complex-regex

Conversation

@LingyuCoder
Copy link
Contributor

@LingyuCoder LingyuCoder commented Apr 27, 2025

Summary

Add test case of magic comments regex matching in #10195
close #10195

Checklist

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds a new test case for magic comment regex matching as described in issue #10195. The key change is the introduction of an assert_eq! test that verifies the correct parsing of a webpackInclude magic comment.

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

netlify bot commented Apr 27, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 22eb557
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/680d9f6418e8030008019e77

@chenjiahan chenjiahan enabled auto-merge (squash) April 27, 2025 03:11
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 27, 2025

CodSpeed Performance Report

Merging #10202 will not alter performance

Comparing test/magic-comment-complex-regex (22eb557) with main (eff503e)

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

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

✅ 11 untouched benchmarks

@chenjiahan chenjiahan merged commit 1209be8 into main Apr 27, 2025
40 checks passed
@chenjiahan chenjiahan deleted the test/magic-comment-complex-regex branch April 27, 2025 03:38
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.

[Bug]: Storybook build error occurs with version 1.3.11 or higher

3 participants