Conversation
…s condition (#12990) * Initial plan * Add regex flags support for extractComments condition Co-authored-by: hardfist <8898718+hardfist@users.noreply.github.com> * Add tests for regex flags support in extractComments Co-authored-by: hardfist <8898718+hardfist@users.noreply.github.com> * Address code review comments Co-authored-by: hardfist <8898718+hardfist@users.noreply.github.com> * fix: cargo fmt --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hardfist <8898718+hardfist@users.noreply.github.com> Co-authored-by: CPunisher <1343316114@qq.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ed7fa3d3f1
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Rsdoctor Bundle Diff AnalysisFound 5 projects in monorepo, 5 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 react-10kPath:
📁 react-5kPath:
📁 react-1kPath:
📁 romePath:
📁 ui-componentsPath:
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🎉 Size decreased by 698.48KB from 48.96MB to 48.28MB (⬇️1.39%) |
Merging this PR will degrade performance by 20.75%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | bundle@threejs-development |
650.9 ms | 821.3 ms | -20.75% |
Comparing 03-23-fix/swcjsminimizer-regex-support-v1.x (ed7fa3d) with main (fe84534)2
Footnotes
-
10 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
v1.x(c35857e) during the generation of this report, somain(fe84534) was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩
Summary
backport #12990 to v1.x
Related links
closes #13431
Checklist