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(Calendar): IOS中,日历组件滚动到顶部时会短暂出现白屏 #2409

Merged
merged 4 commits into from
Jul 10, 2024

Merge branch 'next' into dev-calendar

d5f0d00
Select commit
Loading
Failed to load commit list.
Merged

fix(Calendar): IOS中,日历组件滚动到顶部时会短暂出现白屏 #2409

Merge branch 'next' into dev-calendar
d5f0d00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 1s

85.99% (-0.01%) compared to f50543d, passed because coverage increased by -0.01% when compared to adjusted base (85.99%)

View this Pull Request on Codecov

85.99% (-0.01%) compared to f50543d, passed because coverage increased by -0.01% when compared to adjusted base (85.99%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 85.99%. Comparing base (f50543d) to head (d5f0d00).
Report is 1 commits behind head on next.

Files Patch % Lines
src/packages/calendaritem/calendaritem.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2409      +/-   ##
==========================================
- Coverage   85.99%   85.99%   -0.01%     
==========================================
  Files         217      217              
  Lines       22830    22831       +1     
  Branches     2542     2542              
==========================================
  Hits        19633    19633              
- Misses       3192     3193       +1     
  Partials        5        5              

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