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
Merged

Conversation

eiinu
Copy link
Member

@eiinu eiinu commented Jan 7, 2024

这个 PR 做了什么? (简要描述所做更改)

这个 PR 是什么类型? (至少选择一个)

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 代码重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他改动(是关于什么的改动?)

这个 PR 涉及以下平台:

  • NutUI 4.0 H5
  • NutUI 4.0 小程序
  • NutUI 3.0 H5
  • NutUI 3.0 小程序

这个 PR 是否已自测:

Copy link

codecov bot commented Jan 7, 2024

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.

@pull-request-size pull-request-size bot added size/L and removed size/S labels Jan 9, 2024
@eiinu eiinu changed the title fix(date-picker): 修复秒数据更新问题 fix(date-picker): 修复数据联动更新问题 Jan 10, 2024
@eiinu eiinu merged commit 89747d8 into jdf2e:v4 Jan 10, 2024
6 checks passed
@eiinu eiinu deleted the fix-date-picker branch January 10, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant