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(scroll): 修复移动端滚动至边缘时抖动 #2556

Merged
merged 1 commit into from
Feb 22, 2024

fix(scroll): 修复移动端滚动至边缘时抖动

dd5fbd0
Select commit
Loading
Failed to load commit list.
Merged

fix(scroll): 修复移动端滚动至边缘时抖动 #2556

fix(scroll): 修复移动端滚动至边缘时抖动
dd5fbd0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2024 in 0s

77.67% (+1.18%) compared to 1adc25d

View this Pull Request on Codecov

77.67% (+1.18%) compared to 1adc25d

Details

Codecov Report

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

Comparison is base (1adc25d) 76.48% compared to head (dd5fbd0) 77.67%.
Report is 131 commits behind head on master.

Files Patch % Lines
packages/s2-core/src/facet/base-facet.ts 94.73% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2556      +/-   ##
==========================================
+ Coverage   76.48%   77.67%   +1.18%     
==========================================
  Files         240      249       +9     
  Lines       12312    12031     -281     
  Branches     2630     2381     -249     
==========================================
- Hits         9417     9345      -72     
+ Misses       1377     1189     -188     
+ Partials     1518     1497      -21     

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