-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: Convert unincode to ascii to improving expression parsing efficiency #36675
enhance: Convert unincode to ascii to improving expression parsing efficiency #36675
Conversation
Signed-off-by: Cai Zhang <[email protected]>
@xiaocai2333 E2e jenkins job failed, comment |
Signed-off-by: Cai Zhang <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #36675 +/- ##
==========================================
- Coverage 73.29% 73.26% -0.04%
==========================================
Files 1286 1286
Lines 152093 152070 -23
==========================================
- Hits 111484 111417 -67
- Misses 35575 35609 +34
- Partials 5034 5044 +10
|
Signed-off-by: Cai Zhang <[email protected]>
/lgtm |
Signed-off-by: Cai Zhang <[email protected]>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: xiaocai2333, xiaofan-luan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…on parsing efficiency (#36676) issue: #36672 master pr: #36675 --------- Signed-off-by: Cai Zhang <[email protected]>
issue: #36672