ant-design / ant-design-mobile

Essential UI blocks for building mobile web apps.
https://mobile.ant.design
MIT License
11.54k stars 2.38k forks source link

Form.useWatch support selector #6461

Closed crazyair closed 2 months ago

github-actions[bot] commented 8 months ago

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

codecov[bot] commented 8 months ago

Codecov Report

Attention: 54 lines in your changes are missing coverage. Please review.

Comparison is base (9d0edaa) 92.36% compared to head (f01584b) 92.08%. Report is 34 commits behind head on feature.

Files Patch % Lines
...ents/calendar-picker-view/calendar-picker-view.tsx 89.79% 14 Missing and 1 partial :warning:
src/components/calendar-picker/calendar-picker.tsx 67.64% 9 Missing and 2 partials :warning:
src/components/image-uploader/image-uploader.tsx 93.44% 7 Missing and 1 partial :warning:
src/components/dropdown/dropdown.tsx 86.66% 5 Missing and 1 partial :warning:
src/components/tabs/tabs.tsx 70.00% 6 Missing :warning:
...ponents/calendar-picker-view/arrow-left-double.tsx 0.00% 3 Missing :warning:
src/components/calendar-picker-view/arrow-left.tsx 0.00% 3 Missing :warning:
src/components/popover/popover-menu.tsx 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature #6461 +/- ## =========================================== - Coverage 92.36% 92.08% -0.29% =========================================== Files 307 316 +9 Lines 6617 6857 +240 Branches 1636 1717 +81 =========================================== + Hits 6112 6314 +202 - Misses 470 505 +35 - Partials 35 38 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

crazyair commented 7 months ago

@zombieJ 怎么样了