-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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] fix switch js #15487
[Fix] fix switch js #15487
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #15487 +/- ##
============================================
+ Coverage 38.10% 38.13% +0.02%
- Complexity 4698 4704 +6
============================================
Files 1304 1304
Lines 44818 44823 +5
Branches 4804 4806 +2
============================================
+ Hits 17080 17093 +13
+ Misses 25884 25874 -10
- Partials 1854 1856 +2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
Co-authored-by: Rick Cheng <rickchengx@gmail.com> Co-authored-by: Eric Gao <ericgao.apache@gmail.com> (cherry picked from commit ef9ed3d)
Purpose of the pull request
Brief change log
Verify this pull request
Had updated UT