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

chore: popover's code style optimization #6409

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

1587315093
Copy link
Contributor

mode 变量可以从defaultProps里设置,不用单独解构出来给默认值

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e9eab30) 92.08% compared to head (6a2b19c) 92.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6409      +/-   ##
==========================================
+ Coverage   92.08%   92.09%   +0.01%     
==========================================
  Files         316      316              
  Lines        6863     6860       -3     
  Branches     1721     1718       -3     
==========================================
- Hits         6320     6318       -2     
+ Misses        505      504       -1     
  Partials       38       38              
Files Coverage Δ
src/components/popover/popover-menu.tsx 18.51% <ø> (+0.66%) ⬆️
src/components/popover/popover.tsx 92.64% <ø> (-0.22%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6409.surge.sh

@1587315093 1587315093 merged commit c75f300 into ant-design:master Oct 24, 2023
8 checks passed
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.

2 participants