fix(@tarojs/cli-convertor): 修复运行 npx @tarojs/cli-convertor 转换小程序时的报错:“taroize is not a function” (#18327) #18379
Codecov / codecov/project
succeeded
Sep 21, 2025 in 0s
55.97% (target 75.00%)
View this Pull Request on Codecov
55.97% (target 75.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.97%. Comparing base (2c55978) to head (798807a).
❌ Your project check has failed because the head coverage (55.97%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #18379 +/- ##
==========================================
+ Coverage 55.05% 55.97% +0.92%
==========================================
Files 416 416
Lines 21560 21560
Branches 5269 5300 +31
==========================================
+ Hits 11870 12069 +199
+ Misses 8167 7875 -292
- Partials 1523 1616 +93 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/taro-cli-convertor/src/index.ts | 86.61% <100.00%> (+14.14%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading