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

feat(ImagePreview): 支持taro下缩放效果。 #2939

Open
wants to merge 7 commits into
base: feat_v3.x
Choose a base branch
from

Merge branch 'feat_v3.x' into feat_ip

0e8c121
Select commit
Loading
Failed to load commit list.
Open

feat(ImagePreview): 支持taro下缩放效果。 #2939

Merge branch 'feat_v3.x' into feat_ip
0e8c121
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2025 in 0s

86.07% (target 85.00%)

View this Pull Request on Codecov

86.07% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 96.49123% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.07%. Comparing base (9cde866) to head (0e8c121).

Files with missing lines Patch % Lines
src/packages/imagepreview/imagepreview.tsx 96.36% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           feat_v3.x    #2939      +/-   ##
=============================================
+ Coverage      85.58%   86.07%   +0.48%     
=============================================
  Files            277      277              
  Lines          18133    18088      -45     
  Branches        2754     2766      +12     
=============================================
+ Hits           15519    15569      +50     
+ Misses          2609     2514      -95     
  Partials           5        5              

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