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(swiper): 在动态修改height值后,组件视图未更新 (#2485) #2625

Merged
merged 4 commits into from
Oct 30, 2023

test: update

f70f64c
Select commit
Loading
Failed to load commit list.
Merged

fix(swiper): 在动态修改height值后,组件视图未更新 (#2485) #2625

test: update
f70f64c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

84.94% (+0.01%) compared to 9e42ed2

View this Pull Request on Codecov

84.94% (+0.01%) compared to 9e42ed2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9e42ed2) 84.92% compared to head (f70f64c) 84.94%.
Report is 4 commits behind head on v4.

Additional details and impacted files
@@            Coverage Diff             @@
##               v4    #2625      +/-   ##
==========================================
+ Coverage   84.92%   84.94%   +0.01%     
==========================================
  Files         152      152              
  Lines       21178    21193      +15     
  Branches     2379     2386       +7     
==========================================
+ Hits        17986    18002      +16     
+ Misses       3187     3186       -1     
  Partials        5        5              
Files Coverage Δ
src/packages/__VUE/swiper/index.vue 86.02% <100.00%> (+0.27%) ⬆️

... and 2 files with indirect coverage changes

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