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: 添加 useXsForTemplate 试用性字段以及半编译预处理功能 #16598

Merged
merged 33 commits into from
Oct 23, 2024

feat: 设置半编译预处理config

6e7a0ca
Select commit
Loading
Failed to load commit list.
Merged

feat: 添加 useXsForTemplate 试用性字段以及半编译预处理功能 #16598

feat: 设置半编译预处理config
6e7a0ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

58.51% (target 75.00%)

View this Pull Request on Codecov

58.51% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 58.51%. Comparing base (76ba530) to head (6e7a0ca).

Files with missing lines Patch % Lines
tests/__tests__/bundled/globby/index.js 44.44% 4 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #16598      +/-   ##
==========================================
- Coverage   58.51%   58.51%   -0.01%     
==========================================
  Files         466      466              
  Lines       27115    27110       -5     
  Branches     5951     5707     -244     
==========================================
- Hits        15866    15863       -3     
- Misses       9739     9917     +178     
+ Partials     1510     1330     -180     
Files with missing lines Coverage Δ
packages/taro-runtime/src/constants/index.ts 100.00% <100.00%> (ø)
...ckages/taro-webpack5-runner/src/utils/component.ts 100.00% <ø> (ø)
tests/__tests__/bundled/globby/index.js 42.40% <44.44%> (-0.04%) ⬇️

... and 37 files with indirect coverage changes