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

fix: ignore base64 when convert style #6114

Closed
wants to merge 3 commits into from
Closed

Conversation

ClarkXia
Copy link
Collaborator

Fix: maximum call caused by regex in style-unit.

@ClarkXia ClarkXia requested a review from wssgcg1213 March 27, 2023 04:22
@ClarkXia ClarkXia assigned answershuto and unassigned answershuto Mar 27, 2023
@ClarkXia ClarkXia requested a review from answershuto March 27, 2023 04:22
@ClarkXia ClarkXia added the need review Need Review label Mar 27, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01 🎉

Comparison is base (764ef0b) 82.05% compared to head (c5a302d) 82.07%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/next    #6114      +/-   ##
================================================
+ Coverage         82.05%   82.07%   +0.01%     
================================================
  Files               200      200              
  Lines             18235    18254      +19     
  Branches           2381     2385       +4     
================================================
+ Hits              14963    14982      +19     
  Misses             3238     3238              
  Partials             34       34              
Impacted Files Coverage Δ
packages/jsx-runtime/src/index.ts 92.45% <100.00%> (+0.45%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ClarkXia ClarkXia removed the need review Need Review label Mar 27, 2023
@ClarkXia
Copy link
Collaborator Author

Fixed in alibaba/rax#2406

@ClarkXia ClarkXia closed this Mar 27, 2023
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.

3 participants