feat: 添加 useXsForTemplate 试用性字段以及半编译预处理功能 #16598
Merged
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
@@ 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%) |
⬇️ |
Loading