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

fix(datepicker): "hour-minute"类型下,修改小时不刷新分钟列的选择范围 #2784

Merged
merged 6 commits into from
Jan 5, 2024

Merge branch 'v4' into robinwu/fix-datepicker

27966dd
Select commit
Loading
Failed to load commit list.
Merged

fix(datepicker): "hour-minute"类型下,修改小时不刷新分钟列的选择范围 #2784

Merge branch 'v4' into robinwu/fix-datepicker
27966dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 5, 2024 in 1s

84.95% (-0.03%) compared to e8cb423

View this Pull Request on Codecov

84.95% (-0.03%) compared to e8cb423

Details

Codecov Report

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

Comparison is base (e8cb423) 84.97% compared to head (27966dd) 84.95%.

Files Patch % Lines
src/packages/__VUE/datepicker/index.vue 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #2784      +/-   ##
==========================================
- Coverage   84.97%   84.95%   -0.03%     
==========================================
  Files         166      166              
  Lines       21211    21217       +6     
  Branches     2404     2404              
==========================================
  Hits        18024    18024              
- Misses       3170     3176       +6     
  Partials       17       17              

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