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

refactor: swiper 版本升级到 11.1.0 #16323

Merged
merged 29 commits into from
Aug 16, 2024

feat: 修改 swiper 的 onAnimationFinish调用时机

075914c
Select commit
Loading
Failed to load commit list.
Merged

refactor: swiper 版本升级到 11.1.0 #16323

feat: 修改 swiper 的 onAnimationFinish调用时机
075914c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

58.44% (target 75.00%)

View this Pull Request on Codecov

58.44% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 31.61290% with 106 lines in your changes missing coverage. Please review.

Project coverage is 58.44%. Comparing base (39dd83e) to head (075914c).

Files Patch % Lines
...s/taro-components/src/components/swiper/swiper.tsx 28.85% 102 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16323      +/-   ##
==========================================
- Coverage   61.05%   58.44%   -2.61%     
==========================================
  Files         445      466      +21     
  Lines       22941    27067    +4126     
  Branches     5021     5907     +886     
==========================================
+ Hits        14007    15820    +1813     
- Misses       7957     9769    +1812     
- Partials      977     1478     +501     
Files Coverage Δ
...o-components/src/components/swiper/swiper-item.tsx 100.00% <100.00%> (+75.75%) ⬆️
...s/taro-components/src/components/swiper/swiper.tsx 34.64% <28.85%> (-6.50%) ⬇️

... and 39 files with indirect coverage changes