react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
275 stars 315 forks source link

refactor: multiple default use !needConfirm & fix min-max limitation check logic #747

Closed zombieJ closed 8 months ago

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
picker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2024 10:08am
codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (deecac7) 98.75% compared to head (8e8411c) 98.57%.

Files Patch % Lines
src/PickerPanel/MonthPanel/index.tsx 33.33% 2 Missing :warning:
src/PickerPanel/QuarterPanel/index.tsx 33.33% 2 Missing :warning:
src/utils/dateUtil.ts 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #747 +/- ## ========================================== - Coverage 98.75% 98.57% -0.19% ========================================== Files 63 63 Lines 2489 2524 +35 Branches 652 663 +11 ========================================== + Hits 2458 2488 +30 - Misses 28 33 +5 Partials 3 3 ```

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