Skip to content

Fix: matching endTime and startTime #193

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

HelloAny
Copy link

ant-design/ant-design#27898

选择结束时间时如果时间小于初始时间就转跳到初始时间之后

@vercel
Copy link

vercel bot commented Dec 20, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/picker/l9220466r
✅ Preview: https://picker-git-fork-helloany-fix-rangepicker.react-component.vercel.app

@codecov
Copy link

codecov bot commented Dec 20, 2020

Codecov Report

Merging #193 (939f4f6) into master (bf3ef16) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          45       45           
  Lines        2033     2048   +15     
  Branches      600      602    +2     
=======================================
+ Hits         2025     2040   +15     
  Misses          6        6           
  Partials        2        2           
Impacted Files Coverage Δ
src/RangePicker.tsx 100.00% <100.00%> (ø)
src/Picker.tsx 100.00% <0.00%> (ø)
src/PickerPanel.tsx 100.00% <0.00%> (ø)
src/generate/dayjs.ts 100.00% <0.00%> (ø)
src/generate/moment.ts 100.00% <0.00%> (ø)
src/hooks/useHoverValue.ts 100.00% <0.00%> (ø)
src/hooks/usePickerInput.ts 100.00% <0.00%> (ø)
src/panels/DatePanel/index.tsx 100.00% <0.00%> (ø)
src/panels/TimePanel/index.tsx 100.00% <0.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf3ef16...939f4f6. Read the comment docs.

@afc163
Copy link
Member

afc163 commented Dec 28, 2020

来个测试用例?

@HelloAny
Copy link
Author

@afc163 @zombieJ 能帮忙review一下吗🥺

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.

3 participants