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

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

Merged
merged 8 commits into from
Feb 1, 2024

chore: fix ts

8e8411c
Select commit
Loading
Failed to load commit list.
Merged

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

chore: fix ts
8e8411c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 31, 2024 in 0s

98.57% (-0.19%) compared to deecac7

View this Pull Request on Codecov

98.57% (-0.19%) compared to deecac7

Details

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 ⚠️
src/PickerPanel/QuarterPanel/index.tsx 33.33% 2 Missing ⚠️
src/utils/dateUtil.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            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              

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