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(date-picker): 修复数据联动更新问题 #2824

Merged
merged 6 commits into from
Jan 10, 2024

Merge branch 'v4' into fix-date-picker

7584616
Select commit
Loading
Failed to load commit list.
Merged

fix(date-picker): 修复数据联动更新问题 #2824

Merge branch 'v4' into fix-date-picker
7584616
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2024 in 0s

84.98% (+0.03%) compared to fe8fc9e

View this Pull Request on Codecov

84.98% (+0.03%) compared to fe8fc9e

Details

Codecov Report

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

Comparison is base (fe8fc9e) 84.94% compared to head (7584616) 84.98%.

Files Patch % Lines
src/packages/__VUE/datepicker/index.vue 87.09% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #2824      +/-   ##
==========================================
+ Coverage   84.94%   84.98%   +0.03%     
==========================================
  Files         166      166              
  Lines       21232    21233       +1     
  Branches     2406     2409       +3     
==========================================
+ Hits        18035    18044       +9     
+ Misses       3180     3172       -8     
  Partials       17       17              

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