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

CalendarPickerView设置min值&&value/defaultValue时,视图优先渲染value/defaultValue值,新增scrollTo API支持跳转到指定日期 #6528

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fix: test 报错

1934d52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

92.23% (target 70.00%)

View this Pull Request on Codecov

92.23% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.23%. Comparing base (19d5a4b) to head (1934d52).
Report is 50 commits behind head on master.

Files Patch % Lines
src/components/calendar-picker/calendar-picker.tsx 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6528      +/-   ##
==========================================
- Coverage   92.27%   92.23%   -0.04%     
==========================================
  Files         316      316              
  Lines        6897     6914      +17     
  Branches     1728     1734       +6     
==========================================
+ Hits         6364     6377      +13     
- Misses        497      501       +4     
  Partials       36       36              

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