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(weapp): 修复微信 Map 组件在 Android 环境下且小程序基础库 v3.4.10+ 出现的属性配置异常 #16603

Merged
merged 6 commits into from
Sep 27, 2024

Merge branch 'main' into fix/weapp-map

89febb0
Select commit
Loading
Failed to load commit list.
Merged

fix(weapp): 修复微信 Map 组件在 Android 环境下且小程序基础库 v3.4.10+ 出现的属性配置异常 #16603

Merge branch 'main' into fix/weapp-map
89febb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

58.51% (target 75.00%)

View this Pull Request on Codecov

58.51% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.

Project coverage is 58.51%. Comparing base (bcbd228) to head (89febb0).

Files with missing lines Patch % Lines
tests/__tests__/bundled/globby/index.js 53.33% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #16603   +/-   ##
=======================================
  Coverage   58.51%   58.51%           
=======================================
  Files         466      466           
  Lines       27109    27115    +6     
  Branches     5959     5956    -3     
=======================================
+ Hits        15862    15866    +4     
- Misses       9903     9925   +22     
+ Partials     1344     1324   -20     
Files with missing lines Coverage Δ
tests/__tests__/bundled/globby/index.js 42.43% <53.33%> (+0.03%) ⬆️

... and 20 files with indirect coverage changes