-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
refactor(plugins): check algorithm option for antd plugin #11629
Conversation
Co-authored-by: xiaohuoni <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #11629 +/- ##
==========================================
- Coverage 29.00% 28.99% -0.01%
==========================================
Files 484 484
Lines 14716 14718 +2
Branches 3480 3481 +1
==========================================
Hits 4268 4268
- Misses 9692 9693 +1
- Partials 756 757 +1
☔ View full report in Codecov by Sentry. |
Co-authored-by: Peach <[email protected]>
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.
+1
ref: #11156 (comment)
Co-authored-by: xiaohuoni [email protected]
把 #11163 拆分来解决